Home
last modified time | relevance | path

Searched refs:ProcessDisplaySurfaceForRenderThread (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_processor.h53 …void ProcessDisplaySurfaceForRenderThread(DrawableV2::RSDisplayRenderNodeDrawable& displayDrawable…
H A Drs_uni_render_virtual_processor.h49 …void ProcessDisplaySurfaceForRenderThread(DrawableV2::RSDisplayRenderNodeDrawable& displayDrawable…
H A Drs_processor.h61 …virtual void ProcessDisplaySurfaceForRenderThread(DrawableV2::RSDisplayRenderNodeDrawable& display… in ProcessDisplaySurfaceForRenderThread() function
H A Drs_uni_render_virtual_processor.cpp305 void RSUniRenderVirtualProcessor::ProcessDisplaySurfaceForRenderThread( in ProcessDisplaySurfaceForRenderThread() function in OHOS::Rosen::RSUniRenderVirtualProcessor
H A Drs_uni_render_processor.cpp396 void RSUniRenderProcessor::ProcessDisplaySurfaceForRenderThread( in ProcessDisplaySurfaceForRenderThread() function in OHOS::Rosen::RSUniRenderProcessor
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp413 processor->ProcessDisplaySurfaceForRenderThread(*this); in CheckDisplayNodeSkip()
858 processor->ProcessDisplaySurfaceForRenderThread(*this); in OnDraw()
1073 virtualProcesser->ProcessDisplaySurfaceForRenderThread(mirrorDrawable); in DrawMirrorCopy()
1143 processor->ProcessDisplaySurfaceForRenderThread(*this); in WiredScreenProjection()