Searched refs:DrawableTryLockForDraw (Results 1 – 1 of 1) sorted by relevance
233 inline bool DrawableTryLockForDraw() in DrawableTryLockForDraw() function342 … : drawable_(drawable), locked_(LIKELY(drawable != nullptr) && drawable->DrawableTryLockForDraw()) in RSRenderNodeSingleDrawableLocker()