Searched refs:mFlingerSurface (Results 1 – 2 of 2) sorted by relevance
235 mFlingerSurface = mFlingerSurfaceControl->getSurface(); in initialize()272 mSurface = eglCreateWindowSurface(mDisplay, egl_config, mFlingerSurface.get(), nullptr); in initialize()338 mFlingerSurface.clear(); in shutdown()
58 sp<Surface> mFlingerSurface; variable