Searched refs:UpdateDrawableVecInternal (Results 1 – 3 of 3) sorted by relevance
340 HWTEST_F(RSBaseRenderNodeTest, UpdateDrawableVecInternal, TestSize.Level1)344 node->UpdateDrawableVecInternal(dirtySlots);349 node->UpdateDrawableVecInternal(dirtySlots);
1079 void UpdateDrawableVecInternal(std::unordered_set<RSPropertyDrawableSlot> dirtySlots);
2520 UpdateDrawableVecInternal(dirtySlots); in UpdateDrawableVec()2524 node->UpdateDrawableVecInternal(dirtySlots); in UpdateDrawableVec()2566 void RSRenderNode::UpdateDrawableVecInternal(std::unordered_set<RSPropertyDrawableSlot> dirtySlots) in UpdateDrawableVecInternal() function in OHOS::Rosen::RSRenderNode