Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_color_manager_drm.cpp190 struct SDEPccV4Cfg *sde_pcc = NULL; in GetDrmPCC() local
203 sde_pcc = (struct SDEPccV4Cfg *) in_data.GetConfigData(); in GetDrmPCC()
235 sde_pcc_coeffs = &sde_pcc->red; in GetDrmPCC()
242 sde_pcc_coeffs = &sde_pcc->green; in GetDrmPCC()
249 sde_pcc_coeffs = &sde_pcc->blue; in GetDrmPCC()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_color_manager_drm.cpp335 struct SDEPccV4Cfg *sde_pcc = NULL; in GetDrmPCC() local
343 sde_pcc = (struct SDEPccV4Cfg *) in_data.GetConfigData(); in GetDrmPCC()
374 sde_pcc_coeffs = &sde_pcc->red; in GetDrmPCC()
381 sde_pcc_coeffs = &sde_pcc->green; in GetDrmPCC()
388 sde_pcc_coeffs = &sde_pcc->blue; in GetDrmPCC()