Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_XBGR2101010 (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/host/
Ddrm_fourcc.h98 #define DRM_FORMAT_XBGR2101010 fourcc_code('X', 'B', '3', '0') /* [31:0] x:B:G:R 2:10:10:10 little … macro
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h204 #define DRM_FORMAT_XBGR2101010 fourcc_code('X', 'B', '3', '0') /* [31:0] x:B:G:R 2:10:10:10 little … macro
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_device_drm.cpp151 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
154 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
Dhw_info_drm.cpp540 case DRM_FORMAT_XBGR2101010: in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_device_drm.cpp151 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
154 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
Dhw_info_drm.cpp527 case DRM_FORMAT_XBGR2101010: in GetSDMFormat()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp542 case DRM_FORMAT_XBGR2101010: in GetSDMFormat()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp718 case DRM_FORMAT_XBGR2101010: in GetSDMFormat()
Dhw_device_drm.cpp181 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
184 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c391 case DRM_FORMAT_XBGR2101010: in wsi_wl_display_add_drm_format_modifier()
537 return alpha ? DRM_FORMAT_ABGR2101010 : DRM_FORMAT_XBGR2101010; in wl_drm_format_for_vk_format()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp747 case DRM_FORMAT_XBGR2101010: in GetSDMFormat()
Dhw_device_drm.cpp226 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
229 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp1768 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp1888 *drm_format = DRM_FORMAT_XBGR2101010; in GetDRMFormat()