Home
last modified time | relevance | path

Searched refs:isExpandScreenDirtyEnabled_ (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.h83 return isExpandScreenDirtyEnabled_; in IsExpandScreenDirtyEnabled()
441 bool isExpandScreenDirtyEnabled_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.h352 bool isExpandScreenDirtyEnabled_ = false; variable
H A Drs_uni_render_visitor.cpp188 isExpandScreenDirtyEnabled_ = RSSystemProperties::GetExpandScreenDirtyEnabled(); in PartialRenderOptionInit()
3046 renderThreadParams->isExpandScreenDirtyEnabled_ = isExpandScreenDirtyEnabled_; in SetUniRenderThreadParam()