Searched refs:mirrorFromSurface (Results 1 – 2 of 2) sorted by relevance
1945 sp<SurfaceControl> SurfaceComposerClient::mirrorSurface(SurfaceControl* mirrorFromSurface) { in mirrorSurface() argument1946 if (mirrorFromSurface == nullptr) { in mirrorSurface()1951 sp<IBinder> mirrorFromHandle = mirrorFromSurface->getHandle(); in mirrorSurface()
303 sp<SurfaceControl> mirrorSurface(SurfaceControl* mirrorFromSurface);