Searched refs:getLowLevelContext (Results 1 – 3 of 3) sorted by relevance
126 void* getLowLevelContext(EGLContext ctx) const;
375 void* EglDisplay::getLowLevelContext(EGLContext ctx) const { in getLowLevelContext() function in EglDisplay
3789 void* nativecontext = mydisp->getLowLevelContext(prevContext); in updateYUVTextures()