Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_RGB565 (Results 1 – 24 of 24) sorted by relevance

/hardware/google/gfxstream/guest/android/
DGrallocEmulated.cpp61 return DRM_FORMAT_RGB565; in AhbToDrmFormat()
88 case DRM_FORMAT_RGB565: in DrmToAhbFormat()
112 case DRM_FORMAT_RGB565: in DrmToBpp()
/hardware/ti/am57x/libhwcomposer/
Dformat.h49 case DRM_FORMAT_RGB565: return "RGB565"; in DRM_FMT()
Dformat.cpp137 dss_format = DRM_FORMAT_RGB565; in convert_hal_to_drm_format()
Ddrmfb.cpp62 case DRM_FORMAT_RGB565: in DRMFramebuffer()
/hardware/google/gfxstream/guest/vulkan_enc/
Dvk_format_info.h69 case DRM_FORMAT_RGB565: in vk_format_from_fourcc()
DAndroidHardwareBuffer.cpp93 ahbFormatProps->externalFormat = DRM_FORMAT_RGB565; in getAndroidHardwareBufferPropertiesANDROID()
DResourceTracker.cpp4363 if (extFormatAndroidPtr->externalFormat == DRM_FORMAT_RGB565) { in on_vkCreateSamplerYcbcrConversion()
4409 if (extFormatAndroidPtr->externalFormat == DRM_FORMAT_RGB565) { in on_vkCreateSamplerYcbcrConversionKHR()
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp35 { MALI_GRALLOC_FORMAT_INTERNAL_RGB_565, DRM_FORMAT_RGB565 }, in drm_fourcc_from_handle()
/hardware/google/gfxstream/host/
Ddrm_fourcc.h79 #define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */ macro
Dvirtio-gpu-gfxstream-renderer.cpp1611 info->drm_fourcc = DRM_FORMAT_RGB565; in getResourceInfo()
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc_fallback.c118 return DRM_FORMAT_RGB565; in get_fourcc()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h185 #define DRM_FORMAT_RGB565 fourcc_code('R', 'G', '1', '6') /* [15:0] R:G:B 5:6:5 little endian */ macro
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_info_drm.cpp515 case DRM_FORMAT_RGB565: in GetSDMFormat()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
Dhw_info_drm.cpp518 case DRM_FORMAT_RGB565: in GetSDMFormat()
Dhw_device_drm.cpp134 *drm_format = DRM_FORMAT_RGB565; in GetDRMFormat()
/hardware/qcom/display/msm8909/sdm/libs/core/drm/
Dhw_info_drm.cpp531 case DRM_FORMAT_RGB565: in GetSDMFormat()
Dhw_device_drm.cpp134 *drm_format = DRM_FORMAT_RGB565; in GetDRMFormat()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h158 {HAL_PIXEL_FORMAT_RGB_565, DECON_PIXEL_FORMAT_RGB_565, DRM_FORMAT_RGB565,
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp127 .drm_fourcc = DRM_FORMAT_RGB565, in plane_layout_components_from_handle()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_info_drm.cpp709 case DRM_FORMAT_RGB565: in GetSDMFormat()
Dhw_device_drm.cpp164 *drm_format = DRM_FORMAT_RGB565; in GetDRMFormat()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c334 case DRM_FORMAT_RGB565: in wsi_wl_display_add_drm_format_modifier()
525 return DRM_FORMAT_RGB565; in wl_drm_format_for_vk_format()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp738 case DRM_FORMAT_RGB565: in GetSDMFormat()
Dhw_device_drm.cpp209 *drm_format = DRM_FORMAT_RGB565; in GetDRMFormat()