Searched refs:dss_format (Results 1 – 1 of 1) sorted by relevance
121 uint32_t dss_format = HAL_PIXEL_FORMAT_RGBA_8888; in convert_hal_to_drm_format() local127 dss_format = DRM_FORMAT_ARGB8888; in convert_hal_to_drm_format()133 dss_format = DRM_FORMAT_XRGB8888; in convert_hal_to_drm_format()137 dss_format = DRM_FORMAT_RGB565; in convert_hal_to_drm_format()143 dss_format = DRM_FORMAT_NV12; in convert_hal_to_drm_format()151 return dss_format; in convert_hal_to_drm_format()