Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp794 … auto surfaceParams2 = static_cast<RSSurfaceRenderParams*>(drawable2->GetRenderParams().get()); in SortSubThreadNodesPriority() local
795 if (!surfaceParams2) { in SortSubThreadNodesPriority()
800 return surfaceParams2->GetPositionZ() < surfaceParams1->GetPositionZ(); in SortSubThreadNodesPriority()