Home
last modified time | relevance | path

Searched defs:isUIFirst (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_ui_first_surface_render_node_drawable_test.cpp132 bool isUIFirst = true; variable
161 bool isUIFirst = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp132 RSPaintFilterCanvas& canvas, uint32_t threadIndex, bool isUIFirst) in GetCompletedImage()
221 uint32_t threadIndex, bool isUIFirst) in DrawCacheSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_base_render_node_test.cpp529 bool isUIFirst = true; variable
555 bool isUIFirst = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp2951 …d RSRenderNode::DrawCacheSurface(RSPaintFilterCanvas& canvas, uint32_t threadIndex, bool isUIFirst) in DrawCacheSurface()
3002 RSPaintFilterCanvas& canvas, uint32_t threadIndex, bool isUIFirst) in GetCompletedImage()