Searched refs:IsAstcEnabled (Results 1 – 5 of 5) sorted by relevance
68 if (IsAstcEnabled()) { in ScenePersistence()92 bool ScenePersistence::IsAstcEnabled() in IsAstcEnabled() function in OHOS::Rosen::ScenePersistence118 option.format = IsAstcEnabled() ? ASTC_IMAGE_FORMAT : IMAGE_FORMAT; in SaveSnapshot()119 option.quality = IsAstcEnabled() ? ASTC_IMAGE_QUALITY : IMAGE_QUALITY; in SaveSnapshot()165 if (IsAstcEnabled()) { in RenameSnapshotFromOldPersistentId()263 sourceOpts.formatHint = IsAstcEnabled() ? ASTC_IMAGE_FORMAT : IMAGE_FORMAT; in GetLocalSnapshotPixelMap()
39 static bool IsAstcEnabled();
463 static bool IsAstcEnabled() in IsAstcEnabled() function
58 switch_ = SystemProperties::IsAstcEnabled(); in Init()
536 if (!Rosen::ScenePersistence::IsAstcEnabled()) { in ClearImageCache()