HomeSort by relevance Sort by last modified time
    Searched refs:EglImage (Results 1 - 4 of 4) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
TranslatorIfaces.h 66 struct EglImage
68 ~EglImage(){};
77 typedef SmartPtr<EglImage> ImagePtr;
95 EglImage* (*eglAttachEGLImage)(unsigned int imageId);
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 46 EglImage *attachEGLImage(unsigned int imageId);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 496 // texture is not a target of EGLImage.
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp 475 // texture is not a target of EGLImage.
680 // This renderbuffer object is an eglImage target
681 // attach the eglimage's texture instead the renderbuffer.
    [all...]

Completed in 27 milliseconds