Home
last modified time | relevance | path

Searched refs:SimpleViewCapture (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/systemui/viewcapturelib/src/com/android/app/viewcapture/
DSimpleViewCapture.kt5 open class SimpleViewCapture(threadName: String) : ViewCapture(DEFAULT_MEMORY_SIZE, DEFAULT_INIT_PO… class
/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/
DMotionToolManager.kt25 import com.android.app.viewcapture.SimpleViewCapture
47 private val viewCapture: ViewCapture = SimpleViewCapture("MTViewCapture")