Searched refs:BG_RESTORE_BOUNDS (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_drawable.cpp | 368 RSDrawableSlot::BG_RESTORE_BOUNDS, in OptimizeBoundsSaveRestore() 389 … SaveRestoreHelper(drawableVec, RSDrawableSlot::BG_SAVE_BOUNDS, RSDrawableSlot::BG_RESTORE_BOUNDS, in OptimizeBoundsSaveRestore() 399 drawableVec[static_cast<size_t>(RSDrawableSlot::BG_RESTORE_BOUNDS)]; in OptimizeBoundsSaveRestore() 405 … SaveRestoreHelper(drawableVec, RSDrawableSlot::BG_SAVE_BOUNDS, RSDrawableSlot::BG_RESTORE_BOUNDS, in OptimizeBoundsSaveRestore() 501 RSDrawableSlot::BG_RESTORE_BOUNDS,
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_drawable.cpp | 393 RSPropertyDrawableSlot::BG_RESTORE_BOUNDS, 425 RSPropertyDrawableSlot::BG_RESTORE_BOUNDS, RSPaintFilterCanvas::kCanvas); in OptimizeBoundsSaveRestore() 435 GenerateAlias(RSPropertyDrawableSlot::BG_RESTORE_BOUNDS); in OptimizeBoundsSaveRestore() 442 RSPropertyDrawableSlot::BG_RESTORE_BOUNDS, RSPaintFilterCanvas::kCanvas); in OptimizeBoundsSaveRestore()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_property_drawable_test.cpp | 122 RSPropertyDrawableSlot::BG_RESTORE_BOUNDS 131 dirtySlots.emplace(RSPropertyDrawableSlot::BG_RESTORE_BOUNDS);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/ |
H A D | rs_drawable.h | 58 BG_RESTORE_BOUNDS, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ |
H A D | rs_property_drawable.h | 59 BG_RESTORE_BOUNDS, enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 2652 AppendDrawFunc(RSDrawableSlot::BG_RESTORE_BOUNDS); in UpdateDisplayList()
|