Home
last modified time | relevance | path

Searched refs:kFormatABGR2101010 (Results 1 – 25 of 48) sorted by relevance

12

/hardware/qcom/sdm845/display/sdm/libs/utils/
Dformats.cpp59 case kFormatABGR2101010: in Is10BitFormat()
110 case kFormatABGR2101010: return "ABGR_2101010"; in GetFormatString()
148 case kFormatABGR2101010: in GetBufferFormatBpp()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Dformats.cpp58 case kFormatABGR2101010: in Is10BitFormat()
106 case kFormatABGR2101010: return "ABGR_2101010"; in GetFormatString()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dformats.cpp58 case kFormatABGR2101010: in Is10BitFormat()
107 case kFormatABGR2101010: return "ABGR_2101010"; in GetFormatString()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Dformats.cpp59 case kFormatABGR2101010: in Is10BitFormat()
109 case kFormatABGR2101010: return "ABGR_2101010"; in GetFormatString()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Dformats.cpp59 case kFormatABGR2101010: in Is10BitFormat()
109 case kFormatABGR2101010: return "ABGR_2101010"; in GetFormatString()
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h85 kFormatABGR2101010, //!< 10-bits Alpha, Blue, Green, Red interleaved in ABGR order. enumerator
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h76 kFormatABGR2101010, //!< 10-bits Alpha, Blue, Green, Red interleaved in ABGR order. enumerator
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h76 kFormatABGR2101010, //!< 10-bits Alpha, Blue, Green, Red interleaved in ABGR order. enumerator
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h76 kFormatABGR2101010, //!< 10-bits Alpha, Blue, Green, Red interleaved in ABGR order. enumerator
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_buffer.h81 kFormatABGR2101010, //!< 10-bits Alpha, Blue, Green, Red interleaved in ABGR order. enumerator
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp212 case kFormatABGR2101010: *target = HAL_PIXEL_FORMAT_ABGR_2101010; break; in SetBufferInfo()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp236 case kFormatABGR2101010: in SetBufferInfo()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp230 case kFormatABGR2101010: in SetBufferInfo()
Dhwc_layers.cpp444 format = kFormatABGR2101010; in GetSDMFormat()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp394 case SDE_PIX_FMT_ABGR_2101010: *sdm_format = kFormatABGR2101010; break; in GetSDMFormat()
550 fmts.push_back(kFormatABGR2101010); in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp381 case SDE_PIX_FMT_ABGR_2101010: *sdm_format = kFormatABGR2101010; break; in GetSDMFormat()
537 fmts.push_back(kFormatABGR2101010); in GetSDMFormat()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp383 case SDE_PIX_FMT_ABGR_2101010: *sdm_format = kFormatABGR2101010; break; in GetSDMFormat()
537 fmts.push_back(kFormatABGR2101010); in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp228 case kFormatABGR2101010: *target = HAL_PIXEL_FORMAT_ABGR_2101010; break; in SetBufferInfo()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp276 case kFormatABGR2101010: in SetBufferInfo()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp228 case kFormatABGR2101010: *target = HAL_PIXEL_FORMAT_ABGR_2101010; break; in SetBufferInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp252 case kFormatABGR2101010: in SetBufferInfo()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp472 case SDE_PIX_FMT_ABGR_2101010: *sdm_format = kFormatABGR2101010; break; in GetSDMFormat()
628 fmts.push_back(kFormatABGR2101010); in GetSDMFormat()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp290 case kFormatABGR2101010: in SetBufferInfo()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp557 case kFormatABGR2101010: *target = MDP_ABGR_2101010; break; in SetFormat()
594 case kFormatABGR2101010: in SetStride()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_info.cpp472 case MDP_ABGR_2101010: return kFormatABGR2101010; in GetSDMFormat()

12