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.h106 bool SetScalerConfig(uint64_t handle);
Ddrm_plane.cpp707 bool DRMPlane::SetScalerConfig(uint64_t handle) { in SetScalerConfig() function in sde_drm::DRMPlane
896 if (SetScalerConfig(handle)) { in Perform()