Searched defs:img (Results 1 – 10 of 10) sorted by relevance
43 unsigned char *img = new unsigned char[width * height * comp]; in genTexture() local59 unsigned char *img = new unsigned char[width * height * comp]; in genRedTexture() local76 unsigned char *img = new unsigned char[size]; in genPalette4_rgb8() local
82 bool EglContext::attachImage(unsigned int imageId,ImagePtr img){ in attachImage()
283 EGLImageKHR EglDisplay::addImageKHR(ImagePtr img) { in addImageKHR()291 ImagePtr EglDisplay::getImage(EGLImageKHR img) { in getImage()297 bool EglDisplay:: destroyImageKHR(EGLImageKHR img) { in destroyImageKHR()
1011 ImagePtr img = dpy->getImage(reinterpret_cast<EGLImageKHR>(imageId)); in attachEGLImage() local1047 ImagePtr img( new EglImage() ); in eglCreateImageKHR() local
159 void* img = NULL; in onNextFrameAvailable() local
182 uint8_t* img = (uint8_t*)buffer.bits; in updateNativeWindow() local
63 unsigned char *img = new unsigned char[width * height * comp]; in genTexture() local78 unsigned char *img = new unsigned char[width * height * comp]; in genRedTexture() local
1213 EGLBoolean eglDestroyImageKHR(EGLDisplay dpy, EGLImageKHR img) in eglDestroyImageKHR()
2012 EglImage *img = s_eglIface->eglAttachEGLImage((unsigned int)image); in glEGLImageTargetTexture2DOES() local2040 EglImage *img = s_eglIface->eglAttachEGLImage((unsigned int)image); in glEGLImageTargetRenderbufferStorageOES() local
1659 EglImage *img = s_eglIface->eglAttachEGLImage((unsigned int)image); in glEGLImageTargetTexture2DOES() local1686 EglImage *img = s_eglIface->eglAttachEGLImage((unsigned int)image); in glEGLImageTargetRenderbufferStorageOES() local