Home
last modified time | relevance | path

Searched refs:stagingIsOccluded_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable.cpp203 stagingIsOccluded_ = false; in OnSync()
293 stagingIsOccluded_ = isOccluded; in MarkNodeIsOccluded()
414 if (filterType_ == RSFilter::AIBAR && stagingIsOccluded_) { in ClearFilterCache()
435 …lastCacheType_ = stagingIsOccluded_ ? cacheManager_->GetCachedType() : (renderClearFilteredCacheAf… in ClearFilterCache()
439 renderNodeId_, renderClearType_, stagingIsOccluded_, lastCacheType_, needClearMemoryForGpu, in ClearFilterCache()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable.h192 bool stagingIsOccluded_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_test.cpp279 filterDrawable->stagingIsOccluded_ = true;
285 filterDrawable->stagingIsOccluded_ = false;