Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/
Dtrace_pipeline_test.ts319 const video = await tracePipeline.getScreenRecordingVideo(); constant
329 const video = await tracePipeline.getScreenRecordingVideo(); constant
346 const video = await tracePipeline.getScreenRecordingVideo(); constant
/development/tools/winscope/src/test/e2e/
Dviewer_screen_recording_test.ts36 const video = element(by.css('viewer-screen-recording video')); constant
/development/tools/winscope/src/viewers/viewer_screen_recording/
Dviewer_screen_recording_component.ts168 const video: HTMLVideoElement | null = constant
/development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/provider/
DSampleMediaRouteProvider.java101 addDataTypeUnchecked(f2, "video/*"); in addDataTypeUnchecked()
118 addDataTypeUnchecked(f4, "video/*"); in addDataTypeUnchecked()