Home
last modified time | relevance | path

Searched refs:ASTC_IMAGE_SUFFIX (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_persistence.cpp31 constexpr const char* ASTC_IMAGE_SUFFIX = ".astc"; variable
70 std::to_string(persistentId) + ASTC_IMAGE_SUFFIX; in ScenePersistence()
167 std::to_string(oldPersistentId) + ASTC_IMAGE_SUFFIX; in RenameSnapshotFromOldPersistentId()