Searched refs:eglContext (Results 1 - 3 of 3) sorted by relevance
/external/skia/src/views/win/ |
H A D | SkOSWindow_win.cpp | 391 EGLContext* eglContext, 477 *eglContext = context; 388 create_ANGLE(EGLNativeWindowType hWnd, int msaaSampleCount, EGLDisplay* eglDisplay, EGLContext* eglContext, EGLSurface* eglSurface, EGLConfig* eglConfig) argument
|
/external/deqp/modules/egl/ |
H A D | teglImageTests.cpp | 353 const EGLContext eglContext = context.getEglContext(); local 358 const EGLImageKHR image = m_source->createImage(egl, dpy, eglContext, clientBuffer->get());
|
H A D | teglResizeTests.cpp | 154 EGLContext eglContext = egl.createContext(eglDisplay, local 159 MovePtr<UniqueContext> context (new UniqueContext(egl, eglDisplay, eglContext));
|
Completed in 486 milliseconds