Searched refs:kFeatureDither (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.h | 46 using sde_drm::kFeatureDither; 69 {kGlobalColorFeatureDither, {kFeatureDither}},
|
D | hw_color_manager_drm.cpp | 86 [kFeatureDither] = &HWColorManagerDrm::GetDrmDither, 134 case kFeatureDither: in GetFeatureVersion() 172 ret = kFeatureDither; in ToDrmFeatureId() 809 out_data->id = kFeatureDither; in GetDrmDither()
|
/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_pp_manager.cpp | 156 pp_prop_map_[kFeatureDither].prop_enum = (DRMProperty)i; in Init() 157 pp_prop_map_[kFeatureDither].prop_id = pm.GetPropertyId((DRMProperty)i); in Init() 158 pp_prop_map_[kFeatureDither].version = i - (uint32_t)DRMProperty::SDE_PP_DITHER_V1 + 1; in Init() 159 DRM_LOGI("PP dither version %d, prop_id %d", pp_prop_map_[kFeatureDither].version, in Init() 160 pp_prop_map_[kFeatureDither].prop_id); in Init()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 43 using sde_drm::kFeatureDither; 87 case kFeatureDither: in GetFeatureVersion() 123 ret = kFeatureDither; in ToDrmFeatureId()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 43 using sde_drm::kFeatureDither; 87 case kFeatureDither: in GetFeatureVersion() 123 ret = kFeatureDither; in ToDrmFeatureId()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 43 using sde_drm::kFeatureDither; 87 case kFeatureDither: in GetFeatureVersion() 123 ret = kFeatureDither; in ToDrmFeatureId()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.h | 45 using sde_drm::kFeatureDither;
|
D | hw_color_manager_drm.cpp | 100 {kGlobalColorFeatureDither, {kFeatureDither}}, 127 [kFeatureDither] = &HWColorManagerDrm::GetDrmDither, 173 case kFeatureDither: in GetFeatureVersion() 274 case kFeatureDither: { in FreeDrmFeatureData()
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.h | 45 using sde_drm::kFeatureDither;
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 277 kFeatureDither, enumerator
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_interface.h | 302 kFeatureDither, enumerator
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_interface.h | 302 kFeatureDither, enumerator
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_interface.h | 549 kFeatureDither, enumerator
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_interface.h | 659 kFeatureDither, enumerator
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_interface.h | 682 kFeatureDither, enumerator
|