Home
last modified time | relevance | path

Searched refs:snapshotSize_ (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_persistence.h61 std::pair<uint32_t, uint32_t> snapshotSize_; member in OHOS::OHOS::Rosen::ScenePersistence
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_persistence.cpp124 scenePersistence->snapshotSize_ = { pixelMap->GetWidth(), pixelMap->GetHeight() }; in SaveSnapshot()
228 return snapshotSize_; in GetSnapshotSize()

Completed in 2 milliseconds