Searched refs:GetAutoCacheDebugEnabled (Results 1 – 4 of 4) sorted by relevance
250 static bool GetAutoCacheDebugEnabled();
50 … return RSSystemProperties::GetAutoCacheDebugEnabled() && RSSystemProperties::IsDdgrOpincEnable(); in IsAutoCacheDebugEnable()
440 autoCacheDrawingEnable_ = RSSystemProperties::GetAutoCacheDebugEnabled() && autoCacheEnable_; in InitDfxForCacheInfo()
985 bool RSSystemProperties::GetAutoCacheDebugEnabled() in GetAutoCacheDebugEnabled() function in OHOS::Rosen::RSSystemProperties