Searched refs:scale_off_data (Results 1 – 11 of 11) sorted by relevance
/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/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/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/sm8150/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 973 std::memcpy(&mdp_gamut->scale_off[0][0], sde_gamut->scale_off_data[0], in GetDrmGamut() 975 std::memcpy(&mdp_gamut->scale_off[1][0], sde_gamut->scale_off_data[1], in GetDrmGamut() 977 std::memcpy(&mdp_gamut->scale_off[2][0], sde_gamut->scale_off_data[2], in GetDrmGamut()
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 973 std::memcpy(&mdp_gamut->scale_off[0][0], sde_gamut->scale_off_data[0], in GetDrmGamut() 975 std::memcpy(&mdp_gamut->scale_off[1][0], sde_gamut->scale_off_data[1], in GetDrmGamut() 977 std::memcpy(&mdp_gamut->scale_off[2][0], sde_gamut->scale_off_data[2], 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/display/msm8909/sdm/include/private/ |
D | color_params.h | 312 uint32_t *scale_off_data[kGamutScaleoffTableNum]; member
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | color_params.h | 329 uint32_t *scale_off_data[kGamutScaleoffTableNum]; member
|
/hardware/qcom/sm7250/display/sdm/include/private/ |
D | color_params.h | 295 uint32_t *scale_off_data[kGamutScaleoffTableNum]; member
|