Searched refs:isOffScreenWithClipHole_ (Results 1 – 3 of 3) sorted by relevance
39 thread_local bool RSRenderNodeDrawable::isOffScreenWithClipHole_ = false; member in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable182 bool isOffScreenWithClipHole = isOffScreenWithClipHole_; in GenerateCacheIfNeed()183 isOffScreenWithClipHole_ = true; in GenerateCacheIfNeed()190 isOffScreenWithClipHole_ = isOffScreenWithClipHole; in GenerateCacheIfNeed()255 if (isOffScreenWithClipHole_) { in CheckCacheTypeAndDraw()
225 static thread_local bool isOffScreenWithClipHole_; variable
496 RSRenderNodeDrawable::isOffScreenWithClipHole_ = true;499 RSRenderNodeDrawable::isOffScreenWithClipHole_ = false;