Home
last modified time | relevance | path

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

/hardware/ti/am57x/libhwcomposer/
Dformat.h47 case DRM_FORMAT_XRGB8888: return "xRGB32"; in DRM_FMT()
Dformat.cpp133 dss_format = DRM_FORMAT_XRGB8888; in convert_hal_to_drm_format()
Ddrmfb.cpp61 case DRM_FORMAT_XRGB8888: in DRMFramebuffer()
/hardware/google/gfxstream/host/
Ddrm_fourcc.h87 #define DRM_FORMAT_XRGB8888 fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian… macro
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h193 #define DRM_FORMAT_XRGB8888 fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian… macro
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c457 case DRM_FORMAT_XRGB8888: in wsi_wl_display_add_drm_format_modifier()
492 return DRM_FORMAT_XRGB8888; in drm_format_for_wl_shm_format()
554 return alpha ? DRM_FORMAT_ARGB8888 : DRM_FORMAT_XRGB8888; in wl_drm_format_for_vk_format()
574 case DRM_FORMAT_XRGB8888: in wl_shm_format_for_vk_format()
Dwsi_common_display.c1009 .drm_format = DRM_FORMAT_XRGB8888
1016 .drm_format = DRM_FORMAT_XRGB8888
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp494 case DRM_FORMAT_XRGB8888: in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp500 case DRM_FORMAT_XRGB8888: in GetSDMFormat()
Dhw_device_drm.cpp125 *drm_format = DRM_FORMAT_XRGB8888; in GetDRMFormat()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp513 case DRM_FORMAT_XRGB8888: in GetSDMFormat()
Dhw_device_drm.cpp125 *drm_format = DRM_FORMAT_XRGB8888; in GetDRMFormat()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp691 case DRM_FORMAT_XRGB8888: in GetSDMFormat()
Dhw_device_drm.cpp155 *drm_format = DRM_FORMAT_XRGB8888; in GetDRMFormat()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp720 case DRM_FORMAT_XRGB8888: in GetSDMFormat()
Dhw_device_drm.cpp197 *drm_format = DRM_FORMAT_XRGB8888; in GetDRMFormat()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp1746 *drm_format = DRM_FORMAT_XRGB8888; in GetDRMFormat()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp1866 *drm_format = DRM_FORMAT_XRGB8888; in GetDRMFormat()