Searched defs:eglImage (Results 1 – 6 of 6) sorted by relevance
299 void GlobalNameSpace::preSaveAddEglImage(EglImage* eglImage) { in preSaveAddEglImage()
1048 void SaveableTexture::fillEglImage(EglImage* eglImage) { in fillEglImage()
546 static void touchEglImage(EglImage* eglImage, in touchEglImage()
934 EGLImageKHR eglImage = reinterpret_cast<EGLImageKHR>(stream->getBe32()); in onLoad() local
750 const abc3d::AutoImageKHR eglImage(mEglContext.getDisplay(), clientBuf); in renderIntoRGBA() local
3050 void GL2Encoder::associateEGLImage(GLenum target, GLeglImageOES eglImage, int width, int height) { in associateEGLImage()