OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:listDevices
(Results
1 - 6
of
6
) sorted by null
/external/opencv3/modules/videoio/src/
cap_winrt_video.hpp
53
bool
listDevices
();
cap_winrt_video.cpp
314
bool Video::
listDevices
() {
cap_dshow.cpp
275
int numDevices = VI.
listDevices
();
277
int device1 = 0; //this could be any deviceID that shows up in
listDevices
278
int device2 = 1; //this could be any deviceID that shows up in
listDevices
488
static int
listDevices
(bool silent = false);
490
//needs to be called after
listDevices
- otherwise returns NULL
[
all
...]
cap_msmf.cpp
685
unsigned int
listDevices
(bool silent = false);
[
all
...]
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/
HierarchyViewer.java
64
private static void
listDevices
() {
131
listDevices
();
/prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar
Completed in 365 milliseconds