Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.h69 bool SetScalerConfig(uint64_t handle);
Ddrm_plane.cpp677 bool DRMPlane::SetScalerConfig(uint64_t handle) { in SetScalerConfig() function in sde_drm::DRMPlane
866 if (SetScalerConfig(handle)) { in Perform()