Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DThreadedRenderer.java605 final float zRatio = Math.min(displayMetrics.widthPixels, displayMetrics.heightPixels) in setLightCenter() local
865 final float zRatio = Math.min(displayMetrics.widthPixels, displayMetrics.heightPixels) in setLightCenter() local
/frameworks/av/media/libstagefright/renderfright/gl/
DGLSkiaShadowPort.cpp505 float zRatio = divide_and_pin(occluderZ, lightZ - occluderZ, 0.0f, 0.95f); in GetSpotParams() local
/frameworks/native/libs/renderengine/gl/
DGLSkiaShadowPort.cpp505 float zRatio = divide_and_pin(occluderZ, lightZ - occluderZ, 0.0f, 0.95f); in GetSpotParams() local