Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_INVALID (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h32 #ifndef DRM_FORMAT_INVALID
33 #define DRM_FORMAT_INVALID 0 macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp113 return DRM_FORMAT_INVALID; in drm_fourcc_from_handle()
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp259 if (drm_fourcc != DRM_FORMAT_INVALID) in plane_layout_components_from_handle()