Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.h70 bool SetCscConfig(DRMCscType csc_type);
Ddrm_plane.cpp653 bool DRMPlane::SetCscConfig(DRMCscType csc_type) { in SetCscConfig() function in sde_drm::DRMPlane
899 SetCscConfig((DRMCscType)*csc_type); in Perform()