Searched refs:kFeaturePgc (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 40 using sde_drm::kFeaturePgc; 79 case kFeaturePgc: in GetFeatureVersion() 114 ret = kFeaturePgc; in ToDrmFeatureId() 161 out_data->id = kFeaturePgc; in GetDrmPGC()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 40 using sde_drm::kFeaturePgc; 79 case kFeaturePgc: in GetFeatureVersion() 114 ret = kFeaturePgc; in ToDrmFeatureId() 161 out_data->id = kFeaturePgc; in GetDrmPGC()
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_color_manager_drm.cpp | 40 using sde_drm::kFeaturePgc; 79 case kFeaturePgc: in GetFeatureVersion() 114 ret = kFeaturePgc; in ToDrmFeatureId() 161 out_data->id = kFeaturePgc; in GetDrmPGC()
|
/hardware/qcom/sdm845/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.h | 43 using sde_drm::kFeaturePgc; 64 {kGlobalColorFeaturePgc, {kFeaturePgc}},
|
D | hw_color_manager_drm.cpp | 83 [kFeaturePgc] = &HWColorManagerDrm::GetDrmPGC, 118 case kFeaturePgc: in GetFeatureVersion() 163 ret = kFeaturePgc; in ToDrmFeatureId() 349 out_data->id = kFeaturePgc; in GetDrmPGC()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_color_manager_drm.h | 42 using sde_drm::kFeaturePgc;
|
D | hw_color_manager_drm.cpp | 92 {kGlobalColorFeaturePgc, {kFeaturePgc}}, 124 [kFeaturePgc] = &HWColorManagerDrm::GetDrmPGC, 157 case kFeaturePgc: in GetFeatureVersion() 266 case kFeaturePgc: in FreeDrmFeatureData()
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_interface.h | 274 kFeaturePgc, enumerator
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_interface.h | 299 kFeaturePgc, enumerator
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_interface.h | 299 kFeaturePgc, enumerator
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_interface.h | 546 kFeaturePgc, enumerator
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_interface.h | 643 kFeaturePgc, enumerator
|