Searched refs:autoCacheEnable_ (Results 1 – 9 of 9) sorted by relevance
255 ASSERT_FALSE(drawable->autoCacheEnable_);257 drawable->autoCacheEnable_ = true;261 ASSERT_TRUE(drawable->autoCacheEnable_);295 drawable->autoCacheEnable_ = false;297 ASSERT_FALSE(drawable->autoCacheEnable_);298 drawable->autoCacheEnable_ = true;
78 drawable->autoCacheEnable_ = false;
195 if (!autoCacheEnable_) { in BeforeDrawCache()239 if (!autoCacheEnable_) { in AfterDrawCache()
141 static inline bool autoCacheEnable_ = false; variable
439 autoCacheEnable_ = RSSystemProperties::IsDdgrOpincEnable(); in InitDfxForCacheInfo()440 autoCacheDrawingEnable_ = RSSystemProperties::GetAutoCacheDebugEnabled() && autoCacheEnable_; in InitDfxForCacheInfo()
324 if (autoCacheEnable_) { in OnDraw()
755 if (autoCacheEnable_) { in OnDraw()
369 bool autoCacheEnable_ = false; variable
148 autoCacheEnable_ = RSSystemProperties::IsDdgrOpincEnable(); in RSUniRenderVisitor()1236 if (autoCacheEnable_ && node.IsAppWindow()) { in BeforeUpdateSurfaceDirtyCalc()