OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hardware
(Results
176 - 200
of
6867
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/training/managing-audio/
audio-output.jd
1
page.title=Dealing with Audio Output
Hardware
17
<li><a href="#CheckHardware">Check What
Hardware
is Being Used</a></li>
18
<li><a href="#HandleChanges">Handle Changes in the Audio Output
Hardware
</a></li>
36
<h2 id="CheckHardware">Check What
Hardware
is Being Used</h2>
38
<p>How your app behaves might be affected by which
hardware
its output is being routed to.</p>
57
<h2 id="HandleChanges">Handle Changes in the Audio Output
Hardware
</h2>
/frameworks/ex/camera2/utils/src/com/android/ex/camera2/utils/
Camera2CaptureCallbackForwarder.java
19
import android.
hardware
.camera2.CameraCaptureSession;
20
import android.
hardware
.camera2.CameraCaptureSession.CaptureCallback;
21
import android.
hardware
.camera2.CaptureFailure;
22
import android.
hardware
.camera2.CaptureRequest;
23
import android.
hardware
.camera2.CaptureResult;
24
import android.
hardware
.camera2.TotalCaptureResult;
Camera2CaptureCallbackSplitter.java
19
import android.
hardware
.camera2.CameraCaptureSession;
20
import android.
hardware
.camera2.CameraCaptureSession.CaptureCallback;
21
import android.
hardware
.camera2.CaptureFailure;
22
import android.
hardware
.camera2.CaptureRequest;
23
import android.
hardware
.camera2.CaptureResult;
24
import android.
hardware
.camera2.TotalCaptureResult;
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
CameraCaptureSessionProxy.java
21
import android.
hardware
.camera2.CameraAccessException;
22
import android.
hardware
.camera2.CaptureFailure;
23
import android.
hardware
.camera2.CaptureRequest;
24
import android.
hardware
.camera2.CaptureResult;
25
import android.
hardware
.camera2.TotalCaptureResult;
31
* Interface for {@link android.
hardware
.camera2.CameraCaptureSession}.
/frameworks/base/docs/html/sdk/api_diff/23/changes/
android.hardware.camera2.CameraDevice.html
10
android.
hardware
.camera2.CameraDevice
74
Class android.
hardware
.camera2.<A HREF="../../../../reference/android/
hardware
/camera2/CameraDevice.html" target="_top"><font size="+2"><code>CameraDevice</code></font></A>
86
<A NAME="android.
hardware
.camera2.CameraDevice.createConstrainedHighSpeedCaptureSession_added(java.util.List<android.view.Surface>, android.
hardware
.camera2.CameraCaptureSession.StateCallback, android.os.Handler)"></A>
87
<nobr><code>void</code> <A HREF="../../../../reference/android/
hardware
/camera2/CameraDevice.html#createConstrainedHighSpeedCaptureSession(java.util.List<android.view.Surface>, android.
hardware
.camera2.CameraCaptureSession.StateCallback, android.os.Handler)" target="_top"><code>createConstrainedHighSpeedCaptureSession</code></A>(<code>List<Surface>,</nobr> StateCallback<nobr>,</nobr> Handler<nobr><nobr></code>)</nobr>
93
<A NAME="android.
hardware
.camera2.CameraDevice.createReprocessCaptureRequest_added(android.
hardware
.camera2.TotalCaptureResult)"></A>
94
<nobr><code>Builder</code> <A HREF="../../../../reference/android/
hardware
/camera2/CameraDevice.html#createReprocessCaptureRequest(android.hardware.camera2.TotalCaptureResul (…)
[
all
...]
/external/mesa3d/src/gallium/drivers/radeon/
AMDILDevice.h
15
// specific
hardware
.
45
// Returns the max LDS size that the
hardware
supports. Size is in
49
// Returns the max GDS size that the
hardware
supports if the GDS is
50
// supported by the
hardware
. Size is in bytes.
53
// Returns the max number of
hardware
constant address spaces that
57
// Returns the max number of bytes a single
hardware
constant buffer
61
// Returns the max number of bytes allowed by the
hardware
scratch
68
// Returns the number of work-items that exist in a single
hardware
87
// usesSoftware must return false for the same capability.
Hardware
88
// execution means that the feature is done natively by the
hardware
[
all
...]
/frameworks/native/services/surfaceflinger/
DispSync.h
44
// DispSync maintains a model of the periodic
hardware
-based vsync events of a
46
// offsets from the
hardware
vsync events. The model is constructed by
47
// feeding consecutive
hardware
event timestamps to the DispSync object via
52
// timestamps should correspond to a
hardware
vsync event, but they need not
53
// be consecutive
hardware
vsync times. If this method determines that the
54
// current model accurately represents the
hardware
event times it will return
76
// should correspond to a
hardware
vsync event. Unlike the
78
// correspond to consecutive
hardware
vsync events.
85
// synchronize the DispSync's model to the
hardware
vsync events. The re-
87
// calling addResyncSample with a sequence of consecutive
hardware
vsyn
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
HardwareConfig.java
26
*
hardware
configuration information reported by the ril layer and for
29
* the
hardware
configuration is managed by the TelephonyDevController
32
* the
hardware
resources are:
40
*
hardware
configuration kind.
46
* relationship between a modem
hardware
and a ril daemon.
48
* modem
hardware
and several ril simultaneous ril daemons.
53
*
hardware
state of the resource.
66
* to be marked otherwise is a property of the underlying
hardware
74
* common
hardware
configuration.
77
* uuid - unique identifier for this
hardware
[
all
...]
/packages/apps/LegacyCamera/src/com/android/camera/
CameraHolder.java
21
import android.
hardware
.Camera.CameraInfo;
22
import android.
hardware
.Camera.Parameters;
33
* The class is used to hold an {@code android.
hardware
.Camera} instance.
36
* in {@code android.
hardware
.Camera}. The difference is if {@code keep()} is
38
* android.
hardware
.Camera} instance for a while, so if {@code open()} is
40
* android.
hardware
.Camera}.
47
private android.
hardware
.Camera mCameraDevice;
98
mNumberOfCameras = android.
hardware
.Camera.getNumberOfCameras();
102
android.
hardware
.Camera.getCameraInfo(i, mInfo[i]);
120
public synchronized android.
hardware
.Camera open(int cameraId
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/20/
user_comments_for_19_to_20.xml
337
<identifier id="android.
hardware
"/>
343
<identifier id="android.
hardware
.Sensor"/>
349
<identifier id="android.
hardware
.Sensor.STRING_TYPE_ACCELEROMETER"/>
355
<identifier id="android.
hardware
.Sensor.STRING_TYPE_AMBIENT_TEMPERATURE"/>
361
<identifier id="android.
hardware
.Sensor.STRING_TYPE_GAME_ROTATION_VECTOR"/>
367
<identifier id="android.
hardware
.Sensor.STRING_TYPE_GEOMAGNETIC_ROTATION_VECTOR"/>
373
<identifier id="android.
hardware
.Sensor.STRING_TYPE_GRAVITY"/>
379
<identifier id="android.
hardware
.Sensor.STRING_TYPE_GYROSCOPE"/>
385
<identifier id="android.
hardware
.Sensor.STRING_TYPE_GYROSCOPE_UNCALIBRATED"/>
391
<identifier id="android.
hardware
.Sensor.STRING_TYPE_HEART_RATE"/
[
all
...]
/docs/source.android.com/src/devices/graphics/
implement.jd
37
Driver (optional) <li> EGL Driver <li> Gralloc HAL implementation <li>
Hardware
58
<code>EGL_ANDROID_framebuffer_target</code> extension is required for
Hardware
70
<p>Many
hardware
overlays do not support rotation, and even if they do it costs
88
<code>
hardware
/libhardware/modules/gralloc.h</code></p>
93
graphics buffer to be displayed only through a
hardware
-protected path. These
99
running on unprotected
hardware
cannot read or write the buffer.
100
Hardware
-protected paths must appear on the
Hardware
Composer overlay. For
101
instance, protected videos will disappear from the display if
Hardware
Composer
107
<h3 id=hardware_composer_hal>
Hardware
Composer HAL</h3
[
all
...]
/frameworks/base/docs/html/guide/topics/graphics/
hardware-accel.jd
1
page.title=
Hardware
Acceleration
12
<li><a href="#controlling">Controlling
Hardware
Acceleration</a></li>
13
<li><a href="#determining">Determining if a View is
Hardware
Accelerated</a></li>
18
<li><a href="#
hardware
-model">
Hardware
accelerated drawing model</a></li>
50
<p>Beginning in Android 3.0 (API level 11), the Android 2D rendering pipeline supports
hardware
53
hardware
acceleration, your app will consume more RAM.</p>
55
<p>
Hardware
acceleration is enabled by default if your Target API level is >=14, but can also
58
effects. However, because
hardware
acceleration is not supported for all of the 2D drawing
61
remedy this, Android gives you the option to enable or disable
hardware
acceleration at multipl
[
all
...]
/cts/apps/CtsVerifier/
proguard.flags
13
-keepclassmembers class * extends android.
hardware
.cts.SensorTestCase {
25
-dontwarn android.
hardware
.Sensor
/cts/tests/tests/hardware/src/android/hardware/cts/
Camera_ParametersTest.java
17
package android.
hardware
.cts;
20
import android.
hardware
.Camera.Parameters;
/development/samples/USB/MissileLauncher/
_index.html
10
{@link android.
hardware
.usb.UsbRequest#queue queue()} and {@link android.
hardware
.usb.UsbDeviceConnection#requestWait requestWait()}.</li>
/device/generic/goldfish/vibrator/
Android.mk
24
LOCAL_C_INCLUDES :=
hardware
/libhardware
hardware
/libhardware_legacy
/external/kernel-headers/original/uapi/linux/
scc.h
7
/* selection of
hardware
types */
9
#define PA0HZP 0x00 /*
hardware
type for PA0HZP SCC card and compatible */
10
#define EAGLE 0x01 /*
hardware
type for EAGLE card */
11
#define PC100 0x02 /*
hardware
type for PC100 card */
12
#define PRIMUS 0x04 /*
hardware
type for PRIMUS-PC (DG9BL) card */
13
#define DRSI 0x08 /*
hardware
type for DRSI PC*Packet card */
14
#define BAYCOM 0x10 /*
hardware
type for BayCom (U)SCC */
155
char brand; /*
hardware
type */
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
MarshalQueryableReprocessFormatsMap.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.ReprocessFormatsMap;
21
import android.
hardware
.camera2.params.StreamConfigurationMap;
22
import android.
hardware
.camera2.utils.TypeReference;
24
import static android.
hardware
.camera2.impl.CameraMetadataNative.*;
25
import static android.
hardware
.camera2.marshal.MarshalHelpers.*;
/frameworks/base/core/java/android/hardware/hdmi/
IHdmiHotplugEventListener.aidl
17
package android.
hardware
.hdmi;
19
import android.
hardware
.hdmi.HdmiHotplugEvent;
IHdmiInputChangeListener.aidl
17
package android.
hardware
.hdmi;
19
import android.
hardware
.hdmi.HdmiDeviceInfo;
/frameworks/base/core/java/android/hardware/location/
IGeofenceHardwareMonitorCallback.aidl
17
package android.
hardware
.location;
19
import android.
hardware
.location.GeofenceHardwareMonitorEvent;
/frameworks/base/media/tests/CameraBrowser/
AndroidManifest.xml
15
<action android:name="android.
hardware
.usb.action.USB_DEVICE_ATTACHED" />
17
<meta-data android:name="android.
hardware
.usb.action.USB_DEVICE_ATTACHED"
/frameworks/base/services/core/java/com/android/server/hdmi/
HdmiMhlLocalDeviceStub.java
3
import android.
hardware
.hdmi.HdmiDeviceInfo;
4
import android.
hardware
.hdmi.IHdmiControlCallback;
/frameworks/native/data/etc/
android.hardware.camera.external.xml
20
<feature name="android.
hardware
.camera.any" />
21
<feature name="android.
hardware
.camera.external" />
android.hardware.camera.front.xml
19
<feature name="android.
hardware
.camera.any" />
20
<feature name="android.
hardware
.camera.front" />
Completed in 280 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>