Searched refs:endCapture (Results 1 – 10 of 10) sorted by relevance
164 mConnection.endCapture(); in testEndCapture()179 ICancellationSignal signal = mConnection.endCapture(); in testEndCapture_cancellation()
57 ICancellationSignal endCapture(); in endCapture() method
150 public ICancellationSignal endCapture() throws RemoteException { in endCapture() method in ScrollCaptureConnection
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();
1127 mCapture->endCapture(); in drawLayers()