Home
last modified time | relevance | path

Searched refs:getLightCenter (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DLightingInfo.h49 static Vector3 getLightCenter() { in getLightCenter() function
/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DReorderBarrierDrawables.cpp195 const Vector3 lightPos = LightingInfo::getLightCenter(); in drawShadow()