Searched refs:setBoundEGLImage (Results 1 – 3 of 3) sorted by relevance
420 void setBoundEGLImage(GLenum target, GLeglImageOES image, int width, int height);
1467 void GLClientState::setBoundEGLImage(GLenum target, GLeglImageOES image, int width, int height) { in setBoundEGLImage() function in gfxstream::guest::GLClientState
3066 m_state->setBoundEGLImage(target, eglImage, width, height); in associateEGLImage()