Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_drawable.h90 RESTORE_FOREGROUND_FILTER, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_property_drawable.h90 RESTORE_FOREGROUND_FILTER, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp483 RSDrawableSlot::RESTORE_FOREGROUND_FILTER,
564 dirtySlots.emplace(RSDrawableSlot::RESTORE_FOREGROUND_FILTER); in CalculateDirtySlots()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable.cpp310 dirtySlots.emplace(RSPropertyDrawableSlot::RESTORE_FOREGROUND_FILTER); in GenerateDirtySlots()