Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp470 bool RSSurfaceRenderNodeDrawable::DrawUIFirstCache(RSPaintFilterCanvas& rscanvas, bool canSkipWait) in DrawUIFirstCache() argument
483 RS_TRACE_NAME_FMT("HandleSubThreadNode wait %d %" PRIu64 "", canSkipWait, nodeId_); in DrawUIFirstCache()
484 if (canSkipWait) { in DrawUIFirstCache()
H A Drs_surface_render_node_drawable.h263 bool DrawUIFirstCache(RSPaintFilterCanvas& rscanvas, bool canSkipWait);