Searched defs:endCapture (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/view/ | ||
D | IScrollCaptureConnection.aidl | 57 ICancellationSignal endCapture(); in endCapture() method |
D | ScrollCaptureConnection.java | 150 public ICancellationSignal endCapture() throws RemoteException { in endCapture() method in ScrollCaptureConnection |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ | ||
D | FakeScrollCaptureConnection.java | 80 public ICancellationSignal endCapture() { in endCapture() method in FakeScrollCaptureConnection |
/frameworks/native/libs/renderengine/skia/debug/ | ||
D | SkiaCapture.cpp | 82 void SkiaCapture::endCapture() NO_THREAD_SAFETY_ANALYSIS { in endCapture() function in android::renderengine::skia::SkiaCapture |
/frameworks/base/libs/hwui/pipeline/skia/ | ||
D | SkiaPipeline.cpp | 399 void SkiaPipeline::endCapture(SkSurface* surface) { in endCapture() function in android::uirenderer::skiapipeline::SkiaPipeline |