Searched refs:isDirtyRegionDfxEnabled_ (Results 1 – 5 of 5) sorted by relevance
107 RSUniRenderThread::Instance().GetRSRenderThreadParams()->isDirtyRegionDfxEnabled_ = true;115 RSUniRenderThread::Instance().GetRSRenderThreadParams()->isDirtyRegionDfxEnabled_ = false;
429 bool isDirtyRegionDfxEnabled_ = false; variable
343 bool isDirtyRegionDfxEnabled_ = false; // dirtyRegion DFX visualization variable
178 isDirtyRegionDfxEnabled_ = !isTargetDirtyRegionDfxEnabled_ && in PartialRenderOptionInit()3034 renderThreadParams->isDirtyRegionDfxEnabled_ = isDirtyRegionDfxEnabled_; in SetUniRenderThreadParam()
65 if (renderThreadParams->isDirtyRegionDfxEnabled_) { in OnDraw()