OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:openDevice
(Results
1 - 21
of
21
) sorted by null
/device/samsung/manta/libsensors/
SensorBase.h
39
int
openDevice
();
SensorBase.cpp
59
int SensorBase::
openDevice
() {
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
SurfaceViewPreviewTest.java
75
openDevice
(mCameraIds[i]);
95
openDevice
(mCameraIds[i]);
111
openDevice
(id);
CaptureRequestTest.java
134
openDevice
(mCameraIds[i]);
188
openDevice
(mCameraIds[i]);
248
openDevice
(mCameraIds[i]);
283
openDevice
(mCameraIds[i]);
310
openDevice
(mCameraIds[i]);
347
openDevice
(mCameraIds[i]);
362
openDevice
(id);
381
openDevice
(id);
397
openDevice
(id);
417
openDevice
(id)
[
all
...]
ImageReaderTest.java
98
openDevice
(id);
110
openDevice
(id);
122
openDevice
(id);
135
openDevice
(id);
147
openDevice
(id);
168
openDevice
(id);
190
openDevice
(id);
207
openDevice
(id);
224
openDevice
(id);
[
all
...]
StillCaptureTest.java
142
openDevice
(mCameraIds[i]);
166
openDevice
(id);
183
openDevice
(mCameraIds[i]);
213
openDevice
(mCameraIds[i]);
240
openDevice
(id);
265
openDevice
(id);
289
openDevice
(id);
311
openDevice
(id);
336
openDevice
(id);
361
openDevice
(id)
[
all
...]
CameraDeviceTest.java
266
openDevice
(mCameraIds[i], mCameraMockListener);
302
openDevice
(mCameraIds[i], mCameraMockListener);
373
openDevice
(mCameraIds[i], mCameraMockListener);
719
openDevice
(mCameraIds[i], mCameraMockListener);
[
all
...]
RecordingTest.java
119
openDevice
(mCameraIds[i]);
147
openDevice
(mCameraIds[i]);
240
openDevice
(mCameraIds[i]);
292
openDevice
(id);
560
openDevice
(id);
[
all
...]
DngCreatorTest.java
105
openDevice
(deviceId);
192
openDevice
(deviceId);
312
openDevice
(deviceId);
RobustnessTest.java
66
openDevice
(id);
227
openDevice
(id);
BurstCaptureTest.java
51
openDevice
(id);
CaptureResultTest.java
99
openDevice
(id);
152
openDevice
(id);
265
openDevice
(id);
[
all
...]
PerformanceTest.java
196
openDevice
(id);
AllocationTest.java
735
openDevice
(mCameraIds[i]);
744
private void
openDevice
(String cameraId) {
[
all
...]
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/testcases/
Camera2AndroidTestCase.java
170
protected void
openDevice
(String cameraId) throws Exception {
171
openDevice
(cameraId, mCameraListener);
180
protected void
openDevice
(String cameraId, BlockingStateCallback listener) throws Exception {
211
* This function must be used along with the {@link #
openDevice
} for the
225
* This function must be used along with the {@link #
openDevice
} for the
Camera2SurfaceViewTestCase.java
556
protected void
openDevice
(String cameraId) throws Exception {
/development/samples/USB/AdbTest/src/com/android/adb/
AdbTestActivity.java
132
UsbDeviceConnection connection = mManager.
openDevice
(device);
/development/samples/USB/MissileLauncher/src/com/android/missilelauncher/
MissileLauncherActivity.java
135
UsbDeviceConnection connection = mUsbManager.
openDevice
(device);
/external/chromium_org/media/base/android/java/src/org/chromium/media/
UsbMidiDeviceAndroid.java
78
mConnection = manager.
openDevice
(device);
/external/chromium_org/chrome/browser/resources/cryptotoken/
usbgnubbydevice.js
515
// chrome.usb.
openDevice
will fail if a previous access request really
517
chrome.usb.
openDevice
(dev, deviceOpened);
520
chrome.usb.
openDevice
(dev, deviceOpened);
/external/chromium_org/third_party/closure_compiler/externs/
chrome_extensions.js
[
all
...]
Completed in 1380 milliseconds