Home
last modified time | relevance | path

Searched defs:drmFormat (Results 1 – 5 of 5) sorted by relevance

/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Utils.cc46 const uint32_t drmFormat = cros_gralloc_convert_format(static_cast<int32_t>(format)); in convertToDrmFormat() local
396 int getPlaneLayouts(uint32_t drmFormat, std::vector<PlaneLayout>* outPlaneLayouts) { in getPlaneLayouts()
DCrosGralloc4Mapper.cc664 uint32_t drmFormat; in getResolvedDrmFormat() local
715 uint32_t drmFormat; in getFromBufferDescriptorInfo() local
737 uint32_t drmFormat; in getFromBufferDescriptorInfo() local
/external/angle/src/libANGLE/renderer/vulkan/linux/
DDisplayVkLinux.cpp120 for (EGLint drmFormat : drmFormats) in GetDrmFormats() local
164 egl::Error DisplayVkLinux::queryDmaBufModifiers(EGLint drmFormat, in queryDmaBufModifiers()
/external/skia/tests/
DVkBackendSurfaceTest.cpp67 GrBackendFormat drmFormat = GrBackendFormat::MakeVk(info.fFormat, true); in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
/external/angle/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp1104 egl::Error DisplayEGL::queryDmaBufModifiers(EGLint drmFormat, in queryDmaBufModifiers()