Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLImage.h41 EGLImageKHR getEGLImage() const { return mEGLImage; } in getEGLImage() function
H A DGLFramebuffer.h43 EGLImageKHR getEGLImage() const { return mEGLImage; } in getEGLImage() function
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h132 ImagePtr (*getEGLImage)(unsigned int imageId); member
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp131 EGLImageKHR getEGLImage(void) const in getEGLImage() function in deqp::egl::__anonb20210fe0111::TestContext
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp1379 ImagePtr getEGLImage(unsigned int imageId) in getEGLImage() function