Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_render_node_drawable_adapter.h233 inline bool DrawableTryLockForDraw() in DrawableTryLockForDraw() function
342 … : drawable_(drawable), locked_(LIKELY(drawable != nullptr) && drawable->DrawableTryLockForDraw()) in RSRenderNodeSingleDrawableLocker()