Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_persistence.cpp94 …static bool isAstcEnabled = system::GetBoolParameter("persist.multimedia.image.astc.enabled", true… in IsAstcEnabled() local
95 return isAstcEnabled; in IsAstcEnabled()