Home
last modified time | relevance | path

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

/frameworks/libs/systemui/viewcapturelib/tests/com/android/app/viewcapture/
DSettingsAwareViewCaptureTest.kt53 val viewCapture: ViewCapture = SettingsAwareViewCapture(context, MAIN_EXECUTOR) in <lambda>() constant
72 val viewCapture: ViewCapture = SettingsAwareViewCapture(context, MAIN_EXECUTOR) in <lambda>() constant
DViewCaptureTest.kt41 private val viewCapture by lazy { in <lambda>() constant in com.android.app.viewcapture.ViewCaptureTest
/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/
DMotionToolManager.kt47 private val viewCapture: ViewCapture = SimpleViewCapture("MTViewCapture") constant in com.android.app.motiontool.MotionToolManager