Home
last modified time | relevance | path

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

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