Searched refs:DrawLightInner (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ |
H A D | rs_properties_painter.h | 115 static void DrawLightInner(const RSProperties& properties, Drawing::Canvas& canvas,
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_properties_painter_test.cpp | 996 RSPropertiesPainter::DrawLightInner(properties, canvas, lightBuilder, lightSourcesAndPosVec); 1000 RSPropertiesPainter::DrawLightInner(properties, canvas, lightBuilder, lightSourcesAndPosVec); 1004 RSPropertiesPainter::DrawLightInner(properties, canvas, lightBuilder, lightSourcesAndPosVec); 1008 RSPropertiesPainter::DrawLightInner(properties, canvas, lightBuilder, lightSourcesAndPosVec);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 1218 DrawLightInner(properties, canvas, lightBuilder, lightSourcesAndPosVec); in DrawLight() 1221 void RSPropertiesPainter::DrawLightInner(const RSProperties& properties, Drawing::Canvas& canvas, in DrawLightInner() function in OHOS::Rosen::RSPropertiesPainter
|