Home
last modified time | relevance | path

Searched refs:kFormatBGRA1010102 (Results 1 – 25 of 56) sorted by relevance

123

/hardware/qcom/sm8150/display/sdm/libs/utils/
Dformats.cpp58 case kFormatBGRA1010102: in Is10BitFormat()
110 case kFormatBGRA1010102: return "BGRA_1010102"; in GetFormatString()
154 case kFormatBGRA1010102: in GetBufferFormatBpp()
238 case kFormatBGRA1010102: in HasAlphaChannel()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Dformats.cpp58 case kFormatBGRA1010102: in Is10BitFormat()
109 case kFormatBGRA1010102: return "BGRA_1010102"; in GetFormatString()
147 case kFormatBGRA1010102: in GetBufferFormatBpp()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Dformats.cpp57 case kFormatBGRA1010102: in Is10BitFormat()
105 case kFormatBGRA1010102: return "BGRA_1010102"; in GetFormatString()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dformats.cpp57 case kFormatBGRA1010102: in Is10BitFormat()
106 case kFormatBGRA1010102: return "BGRA_1010102"; in GetFormatString()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Dformats.cpp58 case kFormatBGRA1010102: in Is10BitFormat()
108 case kFormatBGRA1010102: return "BGRA_1010102"; in GetFormatString()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Dformats.cpp58 case kFormatBGRA1010102: in Is10BitFormat()
108 case kFormatBGRA1010102: return "BGRA_1010102"; in GetFormatString()
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h84 kFormatBGRA1010102, //!< 10-bits Blue, Green, Red, Alpha interleaved in BGRA order. enumerator
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h75 kFormatBGRA1010102, //!< 10-bits Blue, Green, Red, Alpha interleaved in BGRA order. enumerator
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h75 kFormatBGRA1010102, //!< 10-bits Blue, Green, Red, Alpha interleaved in BGRA order. enumerator
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h75 kFormatBGRA1010102, //!< 10-bits Blue, Green, Red, Alpha interleaved in BGRA order. enumerator
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_buffer.h80 kFormatBGRA1010102, //!< 10-bits Blue, Green, Red, Alpha interleaved in BGRA order. enumerator
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_buffer.h80 kFormatBGRA1010102, //!< 10-bits Blue, Green, Red, Alpha interleaved in BGRA order. enumerator
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp211 case kFormatBGRA1010102: *target = HAL_PIXEL_FORMAT_BGRA_1010102; break; in SetBufferInfo()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp227 case kFormatBGRA1010102: in SetBufferInfo()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp233 case kFormatBGRA1010102: in SetBufferInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp393 case SDE_PIX_FMT_BGRA_1010102: *sdm_format = kFormatBGRA1010102; break; in GetSDMFormat()
547 fmts.push_back(kFormatBGRA1010102); in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp380 case SDE_PIX_FMT_BGRA_1010102: *sdm_format = kFormatBGRA1010102; break; in GetSDMFormat()
534 fmts.push_back(kFormatBGRA1010102); in GetSDMFormat()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp382 case SDE_PIX_FMT_BGRA_1010102: *sdm_format = kFormatBGRA1010102; break; in GetSDMFormat()
534 fmts.push_back(kFormatBGRA1010102); in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp227 case kFormatBGRA1010102: *target = HAL_PIXEL_FORMAT_BGRA_1010102; break; in SetBufferInfo()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp273 case kFormatBGRA1010102: in SetBufferInfo()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_buffer_allocator.cpp227 case kFormatBGRA1010102: *target = HAL_PIXEL_FORMAT_BGRA_1010102; break; in SetBufferInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp249 case kFormatBGRA1010102: in SetBufferInfo()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp471 case SDE_PIX_FMT_BGRA_1010102: *sdm_format = kFormatBGRA1010102; break; in GetSDMFormat()
625 fmts.push_back(kFormatBGRA1010102); in GetSDMFormat()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_buffer_allocator.cpp287 case kFormatBGRA1010102: in SetBufferInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp566 case SDE_PIX_FMT_BGRA_1010102: *sdm_format = kFormatBGRA1010102; break; in GetSDMFormat()
725 fmts.push_back(kFormatBGRA1010102); in GetSDMFormat()

123