Home
last modified time | relevance | path

Searched defs:createWindowSurface (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DDisplay.cpp396 Surface *Display::createWindowSurface(HWND window, EGLConfig config) in createWindowSurface() function in egl::Display
/external/mesa3d/test/
Degl.cpp1218 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config, in createWindowSurface() function