Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_ABGR1555 (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/host/
Ddrm_fourcc.h75 #define DRM_FORMAT_ABGR1555 fourcc_code('A', 'B', '1', '5') /* [15:0] A:B:G:R 1:5:5:5 little endian… macro
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h181 #define DRM_FORMAT_ABGR1555 fourcc_code('A', 'B', '1', '5') /* [15:0] A:B:G:R 1:5:5:5 little endian… macro
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp503 case DRM_FORMAT_ABGR1555: in GetSDMFormat()
Dhw_device_drm.cpp109 *drm_format = DRM_FORMAT_ABGR1555; in GetDRMFormat()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp516 case DRM_FORMAT_ABGR1555: in GetSDMFormat()
Dhw_device_drm.cpp109 *drm_format = DRM_FORMAT_ABGR1555; in GetDRMFormat()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp694 case DRM_FORMAT_ABGR1555: in GetSDMFormat()
Dhw_device_drm.cpp139 *drm_format = DRM_FORMAT_ABGR1555; in GetDRMFormat()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp723 case DRM_FORMAT_ABGR1555: in GetSDMFormat()
Dhw_device_drm.cpp181 *drm_format = DRM_FORMAT_ABGR1555; in GetDRMFormat()
/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.cpp1732 *drm_format = DRM_FORMAT_ABGR1555; in GetDRMFormat()
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.cpp1852 *drm_format = DRM_FORMAT_ABGR1555; in GetDRMFormat()