Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_thread_params.h250 cacheEnabledForRotation_ = flag; in SetCacheEnabledForRotation()
255 return cacheEnabledForRotation_; in GetCacheEnabledForRotation()
443 bool cacheEnabledForRotation_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h286 inline static bool cacheEnabledForRotation_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp454 cacheEnabledForRotation_ = flag; in SetCacheEnabledForRotation()
459 return cacheEnabledForRotation_; in GetCacheEnabledForRotation()