HomeSort by relevance Sort by last modified time
    Searched full:hardware (Results 401 - 425 of 6867) sorted by null

<<11121314151617181920>>

  /developers/samples/android/media/Camera2Basic/
README.md 34 [1]: https://developer.android.com/reference/android/hardware/camera2/package-summary.html
35 [2]: https://developer.android.com/reference/android/hardware/camera2/CameraManager.html#getCameraIdList()
36 [3]: https://developer.android.com/reference/android/hardware/camera2/CameraManager.html#getCameraCharacteristics(java.lang.String)
37 [4]: https://developer.android.com/reference/android/hardware/camera2/CameraDevice.StateCallback.html
38 [5]: https://developer.android.com/reference/android/hardware/camera2/CameraCaptureSession.html
39 [6]: https://developer.android.com/reference/android/hardware/camera2/CaptureRequest.html
40 [7]: https://developer.android.com/reference/android/hardware/camera2/CameraCaptureSession.html#capture(android.hardware.camera2.CaptureRequest, android.hardware.camera2.CameraCaptureSession.CaptureCallback, android.os.Handler)
  /developers/samples/android/wearable/wear/SpeedTracker/
README 3 hardware. In addition, you need to obtain an API key for
  /development/ide/eclipse/
android-include-paths.xml 20 <includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
21 <includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
22 <includepath>${ProjDirPath}/hardware/ril/include</includepath>
50 <includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
51 <includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
52 <includepath>${ProjDirPath}/hardware/ril/include</includepath>
80 <includepath>${ProjDirPath}/hardware/libhardware/include</includepath>
81 <includepath>${ProjDirPath}/hardware/libhardware_legacy/include</includepath>
82 <includepath>${ProjDirPath}/hardware/ril/include</includepath>
  /development/ndk/platforms/android-3/arch-arm/include/asm/
vga.h 15 #include <asm/hardware.h>
  /external/kernel-headers/original/uapi/linux/usb/
gadgetfs.h 2 * Filesystem based user-mode API to USB Gadget controller hardware
48 * ... some hardware can't report disconnection
76 * (needed for precise fault handling, when the hardware allows it)
84 * some hardware (like pxa2xx) can't support this.
  /external/tcpdump/
print-arp.c 53 u_short ar_hrd; /* format of hardware address */
54 #define ARPHRD_ETHER 1 /* ethernet hardware format */
55 #define ARPHRD_IEEE802 6 /* token-ring hardware format */
56 #define ARPHRD_ARCNET 7 /* arcnet hardware format */
57 #define ARPHRD_FRELAY 15 /* frame relay hardware format */
59 #define ARPHRD_STRIP 23 /* Ricochet Starmode Radio hardware format */
60 #define ARPHRD_IEEE1394 24 /* IEEE 1394 (FireWire) hardware format */
62 u_char ar_hln; /* length of hardware address */
67 #define ARPOP_REVREQUEST 3 /* request protocol address given hardware */
78 u_char ar_sha[]; /* sender hardware address *
    [all...]
  /frameworks/av/media/libstagefright/omx/
Android.mk 18 $(TOP)/frameworks/native/include/media/hardware \
  /frameworks/base/core/java/android/hardware/
CameraInfo.aidl 17 package android.hardware;
SensorListener.java 17 package android.hardware;
24 * {@link android.hardware.SensorEventListener SensorEventListener} instead.
33 * See {@link android.hardware.SensorManager SensorManager}
48 * <p>{@link android.hardware.SensorManager#SENSOR_ORIENTATION SENSOR_ORIENTATION},
49 * {@link android.hardware.SensorManager#SENSOR_ORIENTATION_RAW SENSOR_ORIENTATION_RAW}:<p>
65 * <p>{@link android.hardware.SensorManager#SENSOR_ACCELEROMETER SENSOR_ACCELEROMETER}:<p>
78 * {@link android.hardware.SensorManager#STANDARD_GRAVITY -STANDARD_GRAVITY},
82 * <p>{@link android.hardware.SensorManager#SENSOR_MAGNETIC_FIELD SENSOR_MAGNETIC_FIELD}:<p>
94 * See {@link android.hardware.SensorManager SensorManager}
  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.aidl 17 package android.hardware.camera2;
  /frameworks/base/core/java/android/hardware/camera2/impl/
CallbackProxies.java 16 package android.hardware.camera2.impl;
18 import android.hardware.camera2.CameraCaptureSession;
19 import android.hardware.camera2.CameraDevice;
20 import android.hardware.camera2.CaptureFailure;
21 import android.hardware.camera2.CaptureRequest;
22 import android.hardware.camera2.CaptureResult;
23 import android.hardware.camera2.TotalCaptureResult;
24 import android.hardware.camera2.dispatch.Dispatchable;
25 import android.hardware.camera2.dispatch.MethodNameInvoker;
CameraMetadataNative.aidl 17 package android.hardware.camera2.impl;
CaptureResultExtras.aidl 17 package android.hardware.camera2.impl;
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyRequest.java 17 package android.hardware.camera2.legacy;
19 import android.hardware.Camera;
20 import android.hardware.camera2.CameraCharacteristics;
21 import android.hardware.camera2.CaptureRequest;
  /frameworks/base/core/java/android/hardware/camera2/params/
OutputConfiguration.aidl 17 package android.hardware.camera2.params;
  /frameworks/base/core/java/android/hardware/camera2/utils/
BinderHolder.aidl 17 package android.hardware.camera2.utils;
LongParcelable.aidl 17 package android.hardware.camera2.utils;
  /frameworks/base/core/java/android/hardware/display/
WifiDisplay.aidl 17 package android.hardware.display;
WifiDisplayStatus.aidl 17 package android.hardware.display;
  /frameworks/base/core/java/android/hardware/fingerprint/
Fingerprint.aidl 16 package android.hardware.fingerprint;
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiDeviceInfo.aidl 17 package android.hardware.hdmi;
HdmiHotplugEvent.aidl 17 package android.hardware.hdmi;
HdmiPortInfo.aidl 17 package android.hardware.hdmi;
  /frameworks/base/core/java/android/hardware/input/
InputDeviceIdentifier.aidl 17 package android.hardware.input;
KeyboardLayout.aidl 17 package android.hardware.input;

Completed in 95 milliseconds

<<11121314151617181920>>