Searched refs:kFeaturePADither (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_pp_manager.cpp | 149 pp_prop_map_[kFeaturePADither].prop_enum = (DRMProperty)i; in Init() 150 pp_prop_map_[kFeaturePADither].prop_id = pm.GetPropertyId((DRMProperty)i); in Init() 151 pp_prop_map_[kFeaturePADither].version = i - (uint32_t)DRMProperty::SDE_DSPP_PA_DITHER_V1 + 1; in Init() 152 DRM_LOGI("PA Dither version %d, prop_id %d", pp_prop_map_[kFeaturePADither].version, in Init() 153 pp_prop_map_[kFeaturePADither].prop_id); in Init()
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 45 using sde_drm::kFeaturePADither; 95 case kFeaturePADither: in GetFeatureVersion() 129 ret = kFeaturePADither; in ToDrmFeatureId()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 45 using sde_drm::kFeaturePADither; 95 case kFeaturePADither: in GetFeatureVersion() 129 ret = kFeaturePADither; in ToDrmFeatureId()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 45 using sde_drm::kFeaturePADither; 95 case kFeaturePADither: in GetFeatureVersion() 129 ret = kFeaturePADither; in ToDrmFeatureId()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.h | 47 using sde_drm::kFeaturePADither;
|
D | hw_color_manager_drm.cpp | 102 {kGlobalColorFeaturePADither, {kFeaturePADither}}, 129 [kFeaturePADither] = &HWColorManagerDrm::GetDrmPADither, 182 case kFeaturePADither: in GetFeatureVersion() 289 case kFeaturePADither: { in FreeDrmFeatureData()
|
/hardware/qcom/sm7250/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.h | 47 using sde_drm::kFeaturePADither;
|
D | hw_color_manager_drm.cpp | 102 {kGlobalColorFeaturePADither, {kFeaturePADither}}, 129 [kFeaturePADither] = &HWColorManagerDrm::GetDrmPADither, 182 case kFeaturePADither: in GetFeatureVersion() 289 case kFeaturePADither: { in FreeDrmFeatureData()
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 279 kFeaturePADither, enumerator
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_interface.h | 304 kFeaturePADither, enumerator
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_interface.h | 304 kFeaturePADither, enumerator
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_interface.h | 661 kFeaturePADither, enumerator
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_interface.h | 690 kFeaturePADither, enumerator
|