Home
last modified time | relevance | path

Searched refs:SAVE_ALL (Results 1 - 12 of 12) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_render_node.cpp134 DrawPropertyDrawableRange(RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::MASK, canvas); in ProcessTransitionBeforeChildren()
199 RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::ENV_FOREGROUND_COLOR, canvas); in ProcessRenderBeforeChildren()
204 DrawPropertyDrawableRange(RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::CLIP_TO_FRAME, canvas); in ProcessRenderBeforeChildren()
256 DrawPropertyDrawableRange(RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::CONTENT_STYLE, canvas); in InternalDrawContent()
H A Drs_render_node.cpp2211 DrawPropertyDrawableRange(RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::BOUNDS_MATRIX, canvas); in ApplyBoundsGeometry()
2221 DrawPropertyDrawableRange(RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::MASK, canvas); in ProcessTransitionBeforeChildren()
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Drecovery_param.h54 SAVE_ALL = 0xFF, enumerator
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/recovery/
H A Drecovery_param.h55 SAVE_ALL = 0xFFFF, enumerator
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_property_drawable.h35 SAVE_ALL, member in OHOS::Rosen::RSPropertyDrawableSlot
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_content_test.cpp65 renderContent->DrawPropertyDrawable(RSPropertyDrawableSlot::SAVE_ALL, canvas); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_drawable.h36 SAVE_ALL = 0, member in OHOS::Rosen::RSDrawableSlot
/foundation/ability/ability_runtime/test/unittest/app_recovery_test/
H A Dability_recovery_test.cpp149 abilityRecovery_->EnableAbilityRecovery(true, RestartFlag::NO_RESTART, SaveOccasionFlag::SAVE_ALL, in HWTEST_F()
152 EXPECT_EQ(SaveOccasionFlag::SAVE_ALL, abilityRecovery_->GetSaveOccasionFlag()); in HWTEST_F()
H A Dapp_recovery_test.cpp163 AppRecovery::GetInstance().EnableAppRecovery(RestartFlag::NO_RESTART, SaveOccasionFlag::SAVE_ALL, in HWTEST_F()
166 EXPECT_EQ(SaveOccasionFlag::SAVE_ALL, AppRecovery::GetInstance().GetSaveOccasionFlag()); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_drawable.cpp203 nullptr, // SAVE_ALL
373 // add one clip, and reuse SAVE_ALL and RESTORE_ALL. in OptimizeBoundsSaveRestore()
438 RSDrawableSlot::SAVE_ALL, in OptimizeGlobalSaveRestore()
457 SaveRestoreHelper(drawableVec, RSDrawableSlot::SAVE_ALL, RSDrawableSlot::RESTORE_ALL, in OptimizeGlobalSaveRestore()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_property_drawable_test.cpp103 RSPropertyDrawableSlot::SAVE_ALL, in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable.cpp205 nullptr, // SAVE_ALL
423 // add one clip, and reuse SAVE_ALL and RESTORE_ALL. in OptimizeBoundsSaveRestore()
493 drawableVec, RSPropertyDrawableSlot::SAVE_ALL, RSPropertyDrawableSlot::RESTORE_ALL, RSPaintFilterCanvas::kAll); in InitializeSaveRestore()

Completed in 14 milliseconds