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()
51 void endCapture();
82 void SkiaCapture::endCapture() NO_THREAD_SAFETY_ANALYSIS { in endCapture() function in android::renderengine::skia::SkiaCapture
103 void endCapture(SkSurface* surface);
399 void SkiaPipeline::endCapture(SkSurface* surface) { in endCapture() function in android::uirenderer::skiapipeline::SkiaPipeline459 endCapture(surface.get()); in renderFrame()
80 public ICancellationSignal endCapture() { in endCapture() method in FakeScrollCaptureConnection
403 mConnection.endCapture();
1232 mCapture->endCapture(); in drawLayersInternal()