Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_surface_render_params.cpp193 void RSSurfaceRenderParams::SetLayerSourceTuning(int32_t needSourceTuning) in SetLayerSourceTuning() argument
195 if (layerSource_ == needSourceTuning) { in SetLayerSourceTuning()
198 layerSource_ = needSourceTuning; in SetLayerSourceTuning()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h341 void SetLayerSourceTuning(int32_t needSourceTuning);