OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hardware
(Results
151 - 175
of
6867
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
hardware.h
15
#include <asm/arch/
hardware
.h>
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
hardware.h
15
#include <asm/arch/
hardware
.h>
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
MarshalQueryableBlackLevelPattern.java
16
package android.
hardware
.camera2.marshal.impl;
18
import android.
hardware
.camera2.marshal.MarshalQueryable;
19
import android.
hardware
.camera2.marshal.Marshaler;
20
import android.
hardware
.camera2.params.BlackLevelPattern;
21
import android.
hardware
.camera2.utils.TypeReference;
25
import static android.
hardware
.camera2.impl.CameraMetadataNative.TYPE_INT32;
26
import static android.
hardware
.camera2.marshal.MarshalHelpers.SIZEOF_INT32;
MarshalQueryableColorSpaceTransform.java
16
package android.
hardware
.camera2.marshal.impl;
18
import android.
hardware
.camera2.marshal.Marshaler;
19
import android.
hardware
.camera2.marshal.MarshalQueryable;
20
import android.
hardware
.camera2.params.ColorSpaceTransform;
21
import android.
hardware
.camera2.utils.TypeReference;
25
import static android.
hardware
.camera2.impl.CameraMetadataNative.*;
26
import static android.
hardware
.camera2.marshal.MarshalHelpers.*;
MarshalQueryableHighSpeedVideoConfiguration.java
16
package android.
hardware
.camera2.marshal.impl;
18
import android.
hardware
.camera2.marshal.Marshaler;
19
import android.
hardware
.camera2.marshal.MarshalQueryable;
20
import android.
hardware
.camera2.params.HighSpeedVideoConfiguration;
21
import android.
hardware
.camera2.utils.TypeReference;
23
import static android.
hardware
.camera2.impl.CameraMetadataNative.*;
24
import static android.
hardware
.camera2.marshal.MarshalHelpers.*;
MarshalQueryableMeteringRectangle.java
16
package android.
hardware
.camera2.marshal.impl;
18
import android.
hardware
.camera2.marshal.Marshaler;
19
import android.
hardware
.camera2.marshal.MarshalQueryable;
20
import android.
hardware
.camera2.params.MeteringRectangle;
21
import android.
hardware
.camera2.utils.TypeReference;
25
import static android.
hardware
.camera2.impl.CameraMetadataNative.*;
26
import static android.
hardware
.camera2.marshal.MarshalHelpers.*;
MarshalQueryableRggbChannelVector.java
16
package android.
hardware
.camera2.marshal.impl;
18
import android.
hardware
.camera2.marshal.Marshaler;
19
import android.
hardware
.camera2.marshal.MarshalQueryable;
20
import android.
hardware
.camera2.params.RggbChannelVector;
21
import android.
hardware
.camera2.utils.TypeReference;
25
import static android.
hardware
.camera2.impl.CameraMetadataNative.*;
26
import static android.
hardware
.camera2.marshal.MarshalHelpers.*;
MarshalQueryableStreamConfiguration.java
16
package android.
hardware
.camera2.marshal.impl;
18
import android.
hardware
.camera2.marshal.Marshaler;
19
import android.
hardware
.camera2.marshal.MarshalQueryable;
20
import android.
hardware
.camera2.params.StreamConfiguration;
21
import android.
hardware
.camera2.utils.TypeReference;
23
import static android.
hardware
.camera2.impl.CameraMetadataNative.*;
24
import static android.
hardware
.camera2.marshal.MarshalHelpers.*;
MarshalQueryableStreamConfigurationDuration.java
16
package android.
hardware
.camera2.marshal.impl;
18
import android.
hardware
.camera2.marshal.Marshaler;
19
import android.
hardware
.camera2.marshal.MarshalQueryable;
20
import android.
hardware
.camera2.params.StreamConfigurationDuration;
21
import android.
hardware
.camera2.utils.TypeReference;
23
import static android.
hardware
.camera2.impl.CameraMetadataNative.*;
24
import static android.
hardware
.camera2.marshal.MarshalHelpers.*;
MarshalQueryableRect.java
16
package android.
hardware
.camera2.marshal.impl;
19
import android.
hardware
.camera2.marshal.Marshaler;
20
import android.
hardware
.camera2.marshal.MarshalQueryable;
21
import android.
hardware
.camera2.utils.TypeReference;
25
import static android.
hardware
.camera2.impl.CameraMetadataNative.*;
26
import static android.
hardware
.camera2.marshal.MarshalHelpers.*;
/hardware/ti/omap4xxx/camera/
Android.mk
61
hardware
/ti/omap4xxx/tiler \
62
hardware
/ti/omap4xxx/ion \
63
hardware
/ti/omap4xxx/domx/omx_core/inc \
64
hardware
/ti/omap4xxx/domx/mm_osal/inc \
66
frameworks/native/include/media/
hardware
\
115
hardware
/ti/omap4xxx/tiler \
116
hardware
/ti/omap4xxx/ion \
/device/generic/armv7-a-neon/
mini_common.mk
66
frameworks/native/data/etc/android.
hardware
.location.gps.xml:system/etc/permissions/android.
hardware
.location.gps.xml \
67
frameworks/native/data/etc/android.
hardware
.sensor.barometer.xml:system/etc/permissions/android.
hardware
.sensor.barometer.xml \
68
frameworks/native/data/etc/android.
hardware
.sensor.gyroscope.xml:system/etc/permissions/android.
hardware
.sensor.gyroscope.xml \
69
frameworks/native/data/etc/android.
hardware
.sensor.light.xml:system/etc/permissions/android.
hardware
.sensor.light.xml \
70
frameworks/native/data/etc/android.
hardware
.usb.accessory.xml:system/etc/permissions/android.
hardware
.usb.accessory.xml
[
all
...]
/packages/apps/Camera2/src/com/android/camera/one/v2/core/
ResponseListener.java
19
import android.
hardware
.camera2.CaptureFailure;
20
import android.
hardware
.camera2.CaptureResult;
21
import android.
hardware
.camera2.TotalCaptureResult;
24
* Like {@link android.
hardware
.camera2.CameraCaptureSession.CaptureCallback},
35
* @See {@link android.
hardware
.camera2.CameraCaptureSession.CaptureCallback#onCaptureStarted}
45
* @See {@link android.
hardware
.camera2.CameraCaptureSession.CaptureCallback#onCaptureProgressed}
55
* @See {@link android.
hardware
.camera2.CameraCaptureSession.CaptureCallback#onCaptureCompleted}
65
* @See {@link android.
hardware
.camera2.CameraCaptureSession.CaptureCallback#onCaptureFailed}
75
* @See {@link android.
hardware
.camera2.CameraCaptureSession.CaptureCallback#onCaptureSequenceAborted}
85
* @See {@link android.
hardware
.camera2.CameraCaptureSession.CaptureCallback#onCaptureSequenceCompleted
[
all
...]
/frameworks/base/docs/html/tools/adk/
index.jd
5
<p>The Accessory Development Kit (ADK) is a reference implementation for
hardware
manufacturers and
7
provided with source code and
hardware
specifications to make the process of developing your own
8
accessories easier. Creating new and alternative
hardware
based on the ADK is encouraged!</p>
11
devices, weather stations, or any other external
hardware
device that adds to the functionality of
17
between your accessory
hardware
and Android. For more information, see the
/frameworks/base/tests/UsesFeature2Test/
AndroidManifest.xml
26
<uses-feature android:name="android.
hardware
.sensor.accelerometer" />
28
<uses-feature android:name="android.
hardware
.dpad" />
29
<uses-feature android:name="android.
hardware
.touchscreen.multitouch.distinct" />
32
<uses-feature android:name="android.
hardware
.gamepad" />
33
<uses-feature android:name="android.
hardware
.opengles.aep" />
/docs/source.android.com/src/devices/camera/
index.jd
29
<p>Android's camera
Hardware
Abstraction Layer (HAL) connects the higher level
30
camera framework APIs in <a href="http://developer.android.com/reference/android/
hardware
/package-summary.html">android.
hardware
</a> to your underlying camera driver and
hardware
. The camera subsystem includes implementations for camera pipeline components while the camera HAL provides interfaces for use in implementing your version of these components.</p>
45
href="http://developer.android.com/reference/android/
hardware
/Camera.html">android.
hardware
.Camera</a>
46
API to interact with the camera
hardware
. Internally, this code calls a corresponding JNI glue class
51
href="http://developer.android.com/reference/android/
hardware
/Camera.html">android.
hardware
.Camera</a> is located in
54
<a href="http://developer.android.com/reference/android/
hardware
/Camera.html">android.hardware.Camera</a> object at the framework level.</dd
[
all
...]
/docs/source.android.com/src/devices/
index.jd
29
drivers. The
hardware
abstraction layer (HAL) provides a standard method for
30
creating software hooks between the Android platform stack and your
hardware
.
44
Before porting Android to your
hardware
, take a moment to understand the Android
57
hardware
developer, you should be aware of developer APIs as many map directly
74
services to access the underlying
hardware
. Services are modular, focused
81
<h2 id="
Hardware
Abstraction Layer">
Hardware
abstraction layer (HAL)</h2>
83
The
hardware
abstraction layer (HAL) defines a standard interface for
hardware
93
<p class="img-caption"><strong>Figure 2.</strong>
Hardware
abstraction laye
[
all
...]
/frameworks/base/docs/html/guide/topics/sensors/
sensors_overview.jd
25
<li>{@link android.
hardware
.Sensor}</li>
26
<li>{@link android.
hardware
.SensorEvent}</li>
27
<li>{@link android.
hardware
.SensorManager}</li>
28
<li>{@link android.
hardware
.SensorEventListener}</li>
101
hardware
-based and some are software-based.
Hardware
-based sensors are physical components built
104
sensors are not physical devices, although they mimic
hardware
-based sensors. Software-based sensors
105
derive their data from one or more of the
hardware
-based sensors and are sometimes called virtual
125
<td>{@link android.
hardware
.Sensor#TYPE_ACCELEROMETER}</td>
126
<td>
Hardware
</td
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/19/changes/
android.hardware.SensorManager.html
10
android.
hardware
.SensorManager
74
Class android.
hardware
.<A HREF="../../../../reference/android/
hardware
/SensorManager.html" target="_top"><font size="+2"><code>SensorManager</code></font></A>
86
<A NAME="android.
hardware
.SensorManager.flush_added(android.
hardware
.SensorEventListener)"></A>
87
<nobr><code>boolean</code> <A HREF="../../../../reference/android/
hardware
/SensorManager.html#flush(android.
hardware
.SensorEventListener)" target="_top"><code>flush</code></A>(<code>SensorEventListener</code>)</nobr>
93
<A NAME="android.
hardware
.SensorManager.registerListener_added(android.
hardware
.SensorEventListener, android.
hardware
.Sensor, int, int)"></A
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
FeatureSummaryActivity.java
111
new Feature("android.
hardware
.bluetooth", true),
112
new Feature("android.
hardware
.location", true),
113
new Feature("android.
hardware
.location.gps", true),
114
new Feature("android.
hardware
.location.network", true),
115
new Feature("android.
hardware
.microphone", true),
116
new Feature("android.
hardware
.sensor.accelerometer", true),
117
new Feature("android.
hardware
.sensor.compass", true),
118
new Feature("android.
hardware
.touchscreen", true),
119
new Feature("android.
hardware
.touchscreen.multitouch", false),
120
new Feature("android.
hardware
.touchscreen.multitouch.distinct", false)
[
all
...]
/cts/tests/tests/hardware/src/android/hardware/cts/
SensorBatchingFifoTest.java
17
package android.
hardware
.cts;
21
import android.
hardware
.Sensor;
22
import android.
hardware
.SensorManager;
23
import android.
hardware
.cts.helpers.SensorCtsHelper;
24
import android.
hardware
.cts.helpers.TestSensorEnvironment;
25
import android.
hardware
.cts.helpers.sensoroperations.TestSensorOperation;
26
import android.
hardware
.cts.helpers.sensorverification.FifoLengthVerification;
29
* Checks the minimum
Hardware
FIFO length for each of the
Hardware
sensor.
SensorTestCase.java
17
package android.
hardware
.cts;
19
import android.
hardware
.Sensor;
20
import android.
hardware
.cts.helpers.SensorTestStateNotSupportedException;
21
import android.
hardware
.cts.helpers.TestSensorEnvironment;
22
import android.
hardware
.cts.helpers.reporting.ISensorTestNode;
23
import android.
hardware
.cts.helpers.sensoroperations.SensorOperation;
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
FrequencyVerificationTest.java
17
package android.
hardware
.cts.helpers.sensorverification;
19
import android.
hardware
.Sensor;
20
import android.
hardware
.cts.SensorTestCase;
21
import android.
hardware
.cts.helpers.SensorStats;
22
import android.
hardware
.cts.helpers.TestSensorEnvironment;
23
import android.
hardware
.cts.helpers.TestSensorEvent;
/frameworks/base/docs/html/design/patterns/
compatibility.jd
3
page.metaDescription=Notes on how Android 4.x adapts UI designed for older
hardware
and OS versions.
15
<li>Deprecation of navigation
hardware
keys (Back, Menu, Search, Home) in favor of handling navigation
21
<h2 id="older-
hardware
">Adapting Android 4.0 to Older
Hardware
and Apps</h2>
44
<p>Android phones with traditional navigation
hardware
keys don't display the virtual navigation bar at
45
the bottom of the screen. Instead, the action overflow is available from the menu
hardware
key. The
/frameworks/base/docs/html/guide/topics/graphics/
index.jd
3
page.landing.intro=Make your apps look and perform their best using Android's powerful graphics features such as OpenGL,
hardware
acceleration, and built-in UI animations.
16
support
hardware
acceleration on tablets. With this new pipeline, all drawing operations performed
18
Sandwich, brings an improved version of the
hardware
-accelerated 2D rendering pipeline.</p>
30
href="http://android-developers.blogspot.com/2011/03/android-30-
hardware
-acceleration.html">
31
<h4>Android 3.0
Hardware
Acceleration</h4>
32
<p>
Hardware
accelerated graphics is nothing new to the Android platform, it has always been
Completed in 897 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>