Searched defs:lightGeometry (Results 1 – 5 of 5) sorted by relevance
72 static void updateLighting(const LightGeometry& lightGeometry, const LightInfo& lightInfo) { in updateLighting()
75 const LightGeometry& lightGeometry, LayerUpdateQueue* layerUpdateQueue, in draw()
112 const LightGeometry& lightGeometry, LayerUpdateQueue* layerUpdateQueue, in draw()
94 void SkiaPipeline::renderLayers(const LightGeometry& lightGeometry, in renderLayers()
143 LightGeometry lightGeometry; in RENDERTHREAD_SKIA_PIPELINE_TEST() local