Home | History | Annotate | Download | only in driver

Lines Matching refs:wndSurface

583             ANativeWindow *nw = drv->wndSurface;
589 drv->wndSurface = nullptr;
742 ANativeWindow *old = drv->wndSurface;
755 if (drv->wndSurface) {
756 ANativeWindow *old = drv->wndSurface;
760 drv->wndSurface = nullptr;
814 drv->wndSurface = nw;
832 ANativeWindow *nw = drv->wndSurface;