Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc4/src/
H A Dmali_fourcc.h32 #ifndef DRM_FORMAT_INVALID
33 #define DRM_FORMAT_INVALID 0 macro
/aosp12/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
H A Ddrmutils.cpp113 return DRM_FORMAT_INVALID; in drm_fourcc_from_handle()
/aosp12/bionic/libc/kernel/uapi/drm/
H A Ddrm_fourcc.h27 #define DRM_FORMAT_INVALID 0 macro
/aosp12/hardware/google/gchips/gralloc4/src/hidl_common/
H A DMapperMetadata.cpp259 if (drm_fourcc != DRM_FORMAT_INVALID) in plane_layout_components_from_handle()