Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DLightingInfo.h64 static Vector3 getLightCenterRaw() { in getLightCenterRaw() function
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaPipeline.cpp123 const Vector3 savedLightCenter(LightingInfo::getLightCenterRaw()); in renderLayersImpl()
316 const Vector3 savedLightCenter(LightingInfo::getLightCenterRaw()); in recordLayers()