Searched refs:currentLightCenter (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DCanvasState.h159 const Vector3& currentLightCenter() const { return currentSnapshot()->getRelativeLightCenter(); } function in class:android::uirenderer::CanvasState
H A DOpenGLRenderer.h283 const Vector3& getLightCenter() const { return mState.currentLightCenter(); }

Completed in 108 milliseconds