Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp371 RSDrawableSlot::FG_RESTORE_BOUNDS, in OptimizeBoundsSaveRestore()
398 drawableVec[static_cast<size_t>(RSDrawableSlot::FG_RESTORE_BOUNDS)] = in OptimizeBoundsSaveRestore()
414 … SaveRestoreHelper(drawableVec, RSDrawableSlot::FG_SAVE_BOUNDS, RSDrawableSlot::FG_RESTORE_BOUNDS, in OptimizeBoundsSaveRestore()
505 RSDrawableSlot::FG_RESTORE_BOUNDS,
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_drawable.h79 FG_RESTORE_BOUNDS, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_property_drawable.h80 FG_RESTORE_BOUNDS, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable.cpp396 RSPropertyDrawableSlot::FG_RESTORE_BOUNDS,
434 drawableVec[static_cast<size_t>(RSPropertyDrawableSlot::FG_RESTORE_BOUNDS)] = in OptimizeBoundsSaveRestore()
452 RSPropertyDrawableSlot::FG_RESTORE_BOUNDS, RSPaintFilterCanvas::kCanvas); in OptimizeBoundsSaveRestore()