Home
last modified time | relevance | path

Searched defs:ViewCapture (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/
DViewCapture.java67 public abstract class ViewCapture { class
95 protected ViewCapture(int memorySize, int initPoolSize, Executor bgExecutor) { in ViewCapture() method in ViewCapture