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