Home
last modified time | relevance | path

Searched refs:GetSnapshotSize (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_persistence.h44 std::pair<uint32_t, uint32_t> GetSnapshotSize() const;
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_persistence.cpp226 std::pair<uint32_t, uint32_t> ScenePersistence::GetSnapshotSize() const in GetSnapshotSize() function in OHOS::Rosen::ScenePersistence
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_persistence_test.cpp114 std::pair<uint32_t, uint32_t> sizeResult = scenePersistence->GetSnapshotSize(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp533 auto snapshotSize = session_->GetScenePersistence()->GetSnapshotSize(); in ClearImageCache()

Completed in 4 milliseconds