Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer.h132 int32_t SetPerFrameLayerSourceTuning(); // used for source crop tuning
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp784 ret = SetPerFrameLayerSourceTuning(); in SetPerFrameParameters()
817 int32_t HdiLayer::SetPerFrameLayerSourceTuning() in SetPerFrameLayerSourceTuning() function in OHOS::Rosen::HdiLayer