Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DWindowSurface.cpp74 mSurfaceControl = sc; in WindowSurface()
78 sp<ANativeWindow> anw = mSurfaceControl->getSurface(); in getSurface()
DWindowSurface.h43 android::sp<android::SurfaceControl> mSurfaceControl; variable