Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp142 void RenderProxy::setLightGeometry(const Vector3& lightCenter, float lightRadius) { in setLightGeometry() function in android::uirenderer::renderthread::RenderProxy
H A DCanvasContext.cpp293 void CanvasContext::setLightGeometry(const Vector3& lightCenter, float lightRadius) { in setLightGeometry() function in android::uirenderer::renderthread::CanvasContext