HomeSort by relevance Sort by last modified time
    Searched defs:eglImageDetach (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
FramebufferData.h 30 void (*eglImageDetach)(unsigned int imageId);
TranslatorIfaces.h 38 if (sourceEGLImage && eglImageDetach) (*eglImageDetach)(sourceEGLImage);
61 void (*eglImageDetach)(unsigned int imageId);

Completed in 1438 milliseconds