Searched refs:FG_SAVE_BOUNDS (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_drawable.cpp | 369 RSDrawableSlot::FG_SAVE_BOUNDS, in OptimizeBoundsSaveRestore() 394 drawableVec[static_cast<size_t>(RSDrawableSlot::FG_SAVE_BOUNDS)] = in OptimizeBoundsSaveRestore() 414 … SaveRestoreHelper(drawableVec, RSDrawableSlot::FG_SAVE_BOUNDS, RSDrawableSlot::FG_RESTORE_BOUNDS, in OptimizeBoundsSaveRestore() 504 RSDrawableSlot::FG_SAVE_BOUNDS,
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/ |
H A D | rs_drawable.h | 71 FG_SAVE_BOUNDS, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ |
H A D | rs_property_drawable.h | 72 FG_SAVE_BOUNDS, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_drawable.cpp | 394 RSPropertyDrawableSlot::FG_SAVE_BOUNDS, 430 drawableVec[static_cast<size_t>(RSPropertyDrawableSlot::FG_SAVE_BOUNDS)] = in OptimizeBoundsSaveRestore() 451 SaveRestoreHelper(drawableVec, RSPropertyDrawableSlot::FG_SAVE_BOUNDS, in OptimizeBoundsSaveRestore()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 2673 index = static_cast<int8_t>(RSDrawableSlot::FG_SAVE_BOUNDS); in UpdateDisplayList()
|