Home
last modified time | relevance | path

Searched defs:gA (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/graphics/cam/
H A DHctSolver.java372 double gA = chromaticAdaptation(gD); in hueOf() local
633 double gA = (460.0 * p2 - 891.0 * a - 261.0 * b) / 1403.0; in findResultByJ() local
H A DCam.java172 float gA = Math.signum(gD) * 400.0f * gAF / (gAF + 27.13f); in fromIntInFrame() local
306 float gA = (460.0f * p2 - 891.0f * a - 261.0f * b) / 1403.0f; in viewed() local