Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_BGR888 (Results 1 – 18 of 18) sorted by relevance

/hardware/google/gfxstream/guest/android/
DGrallocEmulated.cpp34 return DRM_FORMAT_BGR888; in GlFormatToDrmFormat()
50 return DRM_FORMAT_BGR888; in AhbToDrmFormat()
86 case DRM_FORMAT_BGR888: in DrmToAhbFormat()
110 case DRM_FORMAT_BGR888: in DrmToBpp()
127 case DRM_FORMAT_BGR888: in DrmToVirglFormat()
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_format_info.h67 case DRM_FORMAT_BGR888: in vk_format_from_fourcc()
DAndroidHardwareBuffer.cpp89 ahbFormatProps->externalFormat = DRM_FORMAT_BGR888; in getAndroidHardwareBufferPropertiesANDROID()
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp37 { MALI_GRALLOC_FORMAT_INTERNAL_RGB_888, DRM_FORMAT_BGR888 }, in drm_fourcc_from_handle()
/hardware/google/gfxstream/host/
Ddrm_fourcc.h84 #define DRM_FORMAT_BGR888 fourcc_code('B', 'G', '2', '4') /* [23:0] B:G:R little endian */ macro
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h190 #define DRM_FORMAT_BGR888 fourcc_code('B', 'G', '2', '4') /* [23:0] B:G:R little endian */ macro
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp512 case DRM_FORMAT_BGR888: in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp509 case DRM_FORMAT_BGR888: in GetSDMFormat()
Dhw_device_drm.cpp128 *drm_format = DRM_FORMAT_BGR888; in GetDRMFormat()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp522 case DRM_FORMAT_BGR888: in GetSDMFormat()
Dhw_device_drm.cpp128 *drm_format = DRM_FORMAT_BGR888; in GetDRMFormat()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp136 .drm_fourcc = DRM_FORMAT_BGR888, in plane_layout_components_from_handle()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp700 case DRM_FORMAT_BGR888: in GetSDMFormat()
Dhw_device_drm.cpp158 *drm_format = DRM_FORMAT_BGR888; in GetDRMFormat()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp729 case DRM_FORMAT_BGR888: in GetSDMFormat()
Dhw_device_drm.cpp200 *drm_format = DRM_FORMAT_BGR888; in GetDRMFormat()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp1749 *drm_format = DRM_FORMAT_BGR888; in GetDRMFormat()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp1869 *drm_format = DRM_FORMAT_BGR888; in GetDRMFormat()