Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp508 inline void MarkAffectedSlots(const std::array<RSDrawableSlot, SIZE>& affectedSlots, const RSDrawab… in MarkAffectedSlots() argument
511 for (auto slot : affectedSlots) { in MarkAffectedSlots()