Home
last modified time | relevance | path

Searched refs:getAw (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/graphics/cam/
DCam.java197 float j = 100.0f * (float) Math.pow(ac / frame.getAw(), frame.getC() * frame.getZ()); in fromIntInFrame()
202 * (frame.getAw() + 4.0f) in fromIntInFrame()
216 float s = 50.0f * (float) Math.sqrt((alpha * frame.getC()) / (frame.getAw() + 4.0f)); in fromIntInFrame()
246 * (frame.getAw() + 4.0f) in fromJchInFrame()
250 float s = 50.0f * (float) Math.sqrt((alpha * frame.getC()) / (frame.getAw() + 4.0f)); in fromJchInFrame()
293 float ac = frame.getAw() * (float) Math.pow(getJ() / 100.0, in viewed()
DFrame.java74 public float getAw() { in getAw() method in Frame
DHctSolver.java627 double ac = viewingConditions.getAw() * Math.pow(jNormalized, acExponent); in findResultByJ()
/frameworks/base/core/tests/coretests/src/android/colormodel/
DCamTest.java205 Assert.assertEquals(29.981, vc.getAw(), 0.001); in viewingConditions_default()
/frameworks/base/boot/
Dboot-image-profile.txt21291 HSPLcom/android/internal/graphics/cam/Frame;->getAw()F
/frameworks/base/config/
Dboot-image-profile.txt21355 HSPLcom/android/internal/graphics/cam/Frame;->getAw()F