Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglImp.cpp798 SurfacePtr wSurface(new EglWindowSurface(dpy, win,cfg,width,height)); in eglCreateWindowSurface() local
799 if(!wSurface.get()) { in eglCreateWindowSurface()
802 return dpy->addSurface(wSurface); in eglCreateWindowSurface()