Searched refs:GetDrawingCacheEnabledDfx (Results 1 – 4 of 4) sorted by relevance
59 static bool GetDrawingCacheEnabledDfx();
63 bool RSSystemParameters::GetDrawingCacheEnabledDfx() in GetDrawingCacheEnabledDfx() function in OHOS::Rosen::RSSystemParameters
75 auto result = RSSystemParameters::GetDrawingCacheEnabledDfx();
1835 isDrawingCacheDfxEnabled = RSSystemParameters::GetDrawingCacheEnabledDfx(); in OnDrawingCacheDfxSwitchCallback()