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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
FramebufferData.h 29 unsigned int sourceEGLImage;
TranslatorIfaces.h 38 if (sourceEGLImage && eglImageDetach) (*eglImageDetach)(sourceEGLImage);
45 sourceEGLImage(0),
57 unsigned int sourceEGLImage;

Completed in 50 milliseconds