Home
last modified time | relevance | path

Searched refs:wSurface (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglImp.cpp498 SurfacePtr wSurface(new EglWindowSurface(dpy, win,cfg,width,height)); in eglCreateWindowSurface() local
499 if(!wSurface.Ptr()) { in eglCreateWindowSurface()
502 return dpy->addSurface(wSurface); in eglCreateWindowSurface()