Home
last modified time | relevance | path

Searched refs:updateLighting (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DLightingInfo.h72 static void updateLighting(const LightGeometry& lightGeometry, const LightInfo& lightInfo) { in updateLighting() function
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaVulkanPipeline.cpp88 LightingInfo::updateLighting(localGeometry, lightInfo); in draw()
DSkiaOpenGLPipeline.cpp111 LightingInfo::updateLighting(lightGeometry, lightInfo); in draw()
DSkiaPipeline.cpp86 LightingInfo::updateLighting(lightGeometry, lightInfo); in renderLayers()