Searched refs:ResetClearMemoryTask (Results 1 – 4 of 4) sorted by relevance
329 instance.ResetClearMemoryTask(std::move(ids1));334 instance.ResetClearMemoryTask(std::move(ids2));
84 …void ResetClearMemoryTask(const std::unordered_map<NodeId, bool>&& ids, bool isDoDirectComposition…
861 void RSUniRenderThread::ResetClearMemoryTask(const std::unordered_map<NodeId, bool>&& ids, bool isD… in ResetClearMemoryTask() function in OHOS::Rosen::RSUniRenderThread
1981 RSUniRenderThread::Instance().ResetClearMemoryTask(std::move(ids)); in UniRender()2205 RSUniRenderThread::Instance().ResetClearMemoryTask(std::move(ids), true); in OnUniRenderDraw()