Home
last modified time | relevance | path

Searched defs:maxFormats (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/
H A DDisplayVkLinux.cpp139 egl::Error DisplayVkLinux::queryDmaBufFormats(EGLint maxFormats, in queryDmaBufFormats()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp1049 egl::Error DisplayEGL::queryDmaBufFormats(EGLint maxFormats, EGLint *formats, EGLint *numFormats) in queryDmaBufFormats()
H A DFunctionsEGL.cpp829 EGLint FunctionsEGL::queryDmaBufFormatsEXT(EGLint maxFormats, in queryDmaBufFormatsEXT()