Searched refs:endCapture (Results 1 – 10 of 10) sorted by relevance
57 ICancellationSignal endCapture(); in endCapture() method
172 public ICancellationSignal endCapture() throws RemoteException { in endCapture() method in ScrollCaptureConnection
194 mConnection.endCapture(); in testEndCapture()211 mConnection.endCapture(); in testEndCapture_afterClose()244 ICancellationSignal signal = mConnection.endCapture(); in testEndCapture_cancellation()
53 void endCapture();
88 void SkiaCapture::endCapture() NO_THREAD_SAFETY_ANALYSIS { in endCapture() function in android::renderengine::skia::SkiaCapture
100 void endCapture(SkSurface* surface);
300 void SkiaPipeline::endCapture(SkSurface* surface) { in endCapture() function in android::uirenderer::skiapipeline::SkiaPipeline367 endCapture(surface.get()); in renderFrame()
80 public ICancellationSignal endCapture() { in endCapture() method in FakeScrollCaptureConnection
407 mConnection.endCapture();
1165 mCapture->endCapture(); in drawLayersInternal()