Searched refs:scale_off_data (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 898 std::memcpy(&mdp_gamut->scale_off[0][0], sde_gamut->scale_off_data[0], in GetDrmGamut() 900 std::memcpy(&mdp_gamut->scale_off[1][0], sde_gamut->scale_off_data[1], in GetDrmGamut() 902 std::memcpy(&mdp_gamut->scale_off[2][0], sde_gamut->scale_off_data[2], in GetDrmGamut()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 274 std::memcpy(mdp_gamut->scale_off, sde_gamut->scale_off_data, in GetDrmGamut()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 274 std::memcpy(mdp_gamut->scale_off, sde_gamut->scale_off_data, in GetDrmGamut()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 274 std::memcpy(mdp_gamut->scale_off, sde_gamut->scale_off_data, in GetDrmGamut()
|
/hardware/qcom/display/msm8996/sdm/include/private/ |
D | color_params.h | 213 uint32_t *scale_off_data[kGamutScaleoffTableNum]; member
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | color_params.h | 311 uint32_t *scale_off_data[kGamutScaleoffTableNum]; member
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
D | color_params.h | 307 uint32_t *scale_off_data[kGamutScaleoffTableNum]; member
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | color_params.h | 312 uint32_t *scale_off_data[kGamutScaleoffTableNum]; member
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | color_params.h | 312 uint32_t *scale_off_data[kGamutScaleoffTableNum]; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_mdp.h | 1017 uint32_t * scale_off_data[MDP_GAMUT_SCALE_OFF_TABLE_NUM]; member
|
/hardware/qcom/msm8998/kernel-headers/linux/ |
D | msm_mdp.h | 1041 uint32_t * scale_off_data[MDP_GAMUT_SCALE_OFF_TABLE_NUM]; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_mdp.h | 1063 uint32_t *scale_off_data[MDP_GAMUT_SCALE_OFF_TABLE_NUM]; member
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
D | msm_mdp.h | 1062 uint32_t *scale_off_data[MDP_GAMUT_SCALE_OFF_TABLE_NUM]; member
|
/hardware/qcom/msm8x09/kernel-headers/linux/ |
D | msm_mdp.h | 817 uint32_t * scale_off_data[MDP_GAMUT_SCALE_OFF_TABLE_NUM]; member
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
D | msm_mdp.h | 1085 uint32_t *scale_off_data[MDP_GAMUT_SCALE_OFF_TABLE_NUM]; member
|