Searched refs:mControl (Results 1 – 1 of 1) sorted by relevance
111 sp<SurfaceControl> mControl; member in __anona475c49d0111::SimplePlayer150 mControl = mComposerClient->createSurface( in SimplePlayer()157 CHECK(mControl != nullptr); in SimplePlayer()158 CHECK(mControl->isValid()); in SimplePlayer()161 .setLayer(mControl, INT_MAX) in SimplePlayer()162 .show(mControl) in SimplePlayer()165 mSurface = mControl->getSurface(); in SimplePlayer()