Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/cam/
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