Home
last modified time | relevance | path

Searched refs:kFormatXRGB8888 (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/sdm845/display/sdm/libs/utils/
Dformats.cpp79 case kFormatXRGB8888: return "XRGB_8888"; in GetFormatString()
138 case kFormatXRGB8888: in GetBufferFormatBpp()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Dformats.cpp76 case kFormatXRGB8888: return "XRGB_8888"; in GetFormatString()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dformats.cpp76 case kFormatXRGB8888: return "XRGB_8888"; in GetFormatString()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Dformats.cpp78 case kFormatXRGB8888: return "XRGB_8888"; in GetFormatString()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Dformats.cpp78 case kFormatXRGB8888: return "XRGB_8888"; in GetFormatString()
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h68 kFormatXRGB8888, //!< 8-bits Padding, Red, Green, Blue interleaved in XRGB order. No Alpha. enumerator
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h59 kFormatXRGB8888, //!< 8-bits Padding, Red, Green, Blue interleaved in XRGB order. No Alpha. enumerator
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h59 kFormatXRGB8888, //!< 8-bits Padding, Red, Green, Blue interleaved in XRGB order. No Alpha. enumerator
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h59 kFormatXRGB8888, //!< 8-bits Padding, Red, Green, Blue interleaved in XRGB order. No Alpha. enumerator
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_buffer.h64 kFormatXRGB8888, //!< 8-bits Padding, Red, Green, Blue interleaved in XRGB order. No Alpha. enumerator
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp508 fmts.push_back(kFormatXRGB8888); in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp495 fmts.push_back(kFormatXRGB8888); in GetSDMFormat()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp495 fmts.push_back(kFormatXRGB8888); in GetSDMFormat()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_info.cpp442 case MDP_XRGB_8888: return kFormatXRGB8888; in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_info.cpp443 case MDP_XRGB_8888: return kFormatXRGB8888; in GetSDMFormat()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_info.cpp447 case MDP_XRGB_8888: return kFormatXRGB8888; in GetSDMFormat()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp425 case MDP_XRGB_8888: return kFormatXRGB8888; in GetSDMFormat()
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_info.cpp442 case MDP_XRGB_8888: return kFormatXRGB8888; in GetSDMFormat()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_info_drm.cpp586 fmts.push_back(kFormatXRGB8888); in GetSDMFormat()