Searched defs:imageId (Results 1 – 3 of 3) sorted by relevance
82 bool EglContext::attachImage(unsigned int imageId,ImagePtr img){ in attachImage()90 void EglContext::detachImage(unsigned int imageId){ in detachImage()
1000 EglImage *attachEGLImage(unsigned int imageId) in attachEGLImage()1015 void detachEGLImage(unsigned int imageId) in detachEGLImage()
69 unsigned int imageId; member