Searched refs:sur (Results 1 – 2 of 2) sorted by relevance
41 EglSurface* sur = it.second; in bind() local42 if (sur == this) in bind()44 if (sur->bound_ctx == ctx_) { in bind()45 if (read_ && sur->read) in bind()46 return sur; in bind()47 if (!read_ && sur->draw) in bind()48 return sur; in bind()
595 EGLAPI EGLBoolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface sur, EGLnsecsANDROID time);597 typedef EGLBoolean (EGLAPIENTRYP PFNEGLPRESENTATIONTIMEANDROID) (EGLDisplay dpy, EGLSurface sur, EG…