Home
last modified time | relevance | path

Searched defs:supportsDmaBufFormat (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DDisplayImpl.cpp129 bool DisplayImpl::supportsDmaBufFormat(EGLint format) const in supportsDmaBufFormat() function in rx::DisplayImpl
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/
H A DDisplayVkLinux.cpp133 bool DisplayVkLinux::supportsDmaBufFormat(EGLint format) const in supportsDmaBufFormat() function in rx::DisplayVkLinux
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp1043 bool DisplayEGL::supportsDmaBufFormat(EGLint format) const in supportsDmaBufFormat() function in rx::DisplayEGL
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.cpp2645 bool Display::supportsDmaBufFormat(EGLint format) const in supportsDmaBufFormat() function in egl::Display