Home
last modified time | relevance | path

Searched refs:renderForceClearCacheForLastFrame_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable.cpp187 renderForceClearCacheForLastFrame_ = stagingForceClearCacheForLastFrame_; in OnSync()
427 …l isAIbarWithLastFrame = filterType_ == RSFilter::AIBAR && renderForceClearCacheForLastFrame_; // … in ClearFilterCache()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable.h182 bool renderForceClearCacheForLastFrame_ = false; variable