Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_XBGR8888 (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gfxstream/guest/android/
DGrallocEmulated.cpp48 return DRM_FORMAT_XBGR8888; in AhbToDrmFormat()
82 case DRM_FORMAT_XBGR8888: in DrmToAhbFormat()
108 case DRM_FORMAT_XBGR8888: in DrmToBpp()
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_format_info.h65 case DRM_FORMAT_XBGR8888: in vk_format_from_fourcc()
DAndroidHardwareBuffer.cpp85 ahbFormatProps->externalFormat = DRM_FORMAT_XBGR8888; in getAndroidHardwareBufferPropertiesANDROID()
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp36 { MALI_GRALLOC_FORMAT_INTERNAL_RGBX_8888, DRM_FORMAT_XBGR8888 }, in drm_fourcc_from_handle()
/hardware/google/gfxstream/host/
Ddrm_fourcc.h88 #define DRM_FORMAT_XBGR8888 fourcc_code('X', 'B', '2', '4') /* [31:0] x:B:G:R 8:8:8:8 little endian… macro
Dvirtio-gpu-gfxstream-renderer.cpp1618 info->drm_fourcc = DRM_FORMAT_XBGR8888; in getResourceInfo()
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc_fallback.c130 return DRM_FORMAT_XBGR8888; in get_fourcc()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h194 #define DRM_FORMAT_XBGR8888 fourcc_code('X', 'B', '2', '4') /* [31:0] x:B:G:R 8:8:8:8 little endian… macro
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_device_drm.cpp118 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
121 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
Dhw_info_drm.cpp510 case DRM_FORMAT_XBGR8888: in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_device_drm.cpp118 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
121 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
Dhw_info_drm.cpp497 case DRM_FORMAT_XBGR8888: in GetSDMFormat()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c433 case DRM_FORMAT_XBGR8888: in wsi_wl_display_add_drm_format_modifier()
545 return DRM_FORMAT_XBGR8888; in wl_drm_format_for_vk_format()
548 return alpha ? DRM_FORMAT_ABGR8888 : DRM_FORMAT_XBGR8888; in wl_drm_format_for_vk_format()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp149 .drm_fourcc = DRM_FORMAT_XBGR8888, in plane_layout_components_from_handle()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp688 case DRM_FORMAT_XBGR8888: in GetSDMFormat()
Dhw_device_drm.cpp148 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
151 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp717 case DRM_FORMAT_XBGR8888: in GetSDMFormat()
Dhw_device_drm.cpp190 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
193 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp1741 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp1861 *drm_format = DRM_FORMAT_XBGR8888; in GetDRMFormat()