Searched defs:mirrorSurface (Results 1 – 4 of 4) sorted by relevance
88 status_t mirrorSurface(const sp<IBinder>& mirrorFromHandle, sp<IBinder>* outHandle) override { in mirrorSurface() function in android::BpSurfaceComposerClient
1669 sp<SurfaceControl> SurfaceComposerClient::mirrorSurface(SurfaceControl* mirrorFromSurface) { in mirrorSurface() function in android::SurfaceComposerClient
109 status_t Client::mirrorSurface(const sp<IBinder>& mirrorFromHandle, sp<IBinder>* outHandle) { in mirrorSurface() function in android::Client
2225 public static SurfaceControl mirrorSurface(SurfaceControl mirrorOf) { in mirrorSurface() method in SurfaceControl