Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DThreadedRenderer.java585 final float lightY = mLightY - attachInfo.mWindowTop; in setLightCenter() local
990 float lightX, float lightY, float lightZ); in nSetLightCenter()
/frameworks/base/core/jni/
Dandroid_view_ThreadedRenderer.cpp493 jlong proxyPtr, jfloat lightX, jfloat lightY, jfloat lightZ) { in android_view_ThreadedRenderer_setLightCenter()