HomeSort by relevance Sort by last modified time
    Searched refs:hardware (Results 376 - 399 of 399) sorted by null

<<111213141516

  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /bionic/libc/
Android.mk 503 # that it should access the hardware TLS register directly in
  /external/mesa3d/docs/
MESA_texture_array.spec     [all...]
  /external/oprofile/utils/
opcontrol 160 unitmask: hardware unit mask e.g. 0x0f
589 # check the counters make sense, and resolve the hardware allocation
830 echo "Call-graph profiling unsupported on this kernel/hardware" >&2
    [all...]
  /external/blktrace/doc/
blktrace.tex 535 not reachable by the hardware and must be bounced to a lower memory
538 using better hardware - either a better io controller, or a platform
    [all...]
  /frameworks/base/
Android.mk 112 core/java/android/hardware/usb/IUsbManager.aidl \
  /frameworks/base/core/java/android/hardware/
Camera.java 17 package android.hardware;
43 * client for the Camera service, which manages the actual camera hardware.
53 * &lt;uses-feature android:name="android.hardware.camera" />
54 * &lt;uses-feature android:name="android.hardware.camera.autofocus" /></pre>
115 * may have different hardware specifications, such as megapixel ratings and
164 public static final String ACTION_NEW_PICTURE = "android.hardware.action.NEW_PICTURE";
172 public static final String ACTION_NEW_VIDEO = "android.hardware.action.NEW_VIDEO";
175 * Hardware face detection. It does not use much CPU.
237 * Creates a new Camera object to access a particular hardware camera.
243 * for a particular hardware camera
    [all...]
SensorManager.java 17 package android.hardware;
40 * SensorManager lets you access the device's {@link android.hardware.Sensor
95 * {@link android.hardware.SensorListener SensorListener} for more details.
97 * @deprecated use {@link android.hardware.Sensor Sensor} instead.
104 * {@link android.hardware.SensorListener SensorListener} for more details.
106 * @deprecated use {@link android.hardware.Sensor Sensor} instead.
113 * {@link android.hardware.SensorListener SensorListener} for more details.
115 * @deprecated use {@link android.hardware.Sensor Sensor} instead.
122 * {@link android.hardware.SensorListener SensorListener} for more details.
124 * @deprecated use {@link android.hardware.Sensor Sensor} instead
    [all...]
  /frameworks/base/opengl/libs/EGL/
eglApi.cpp 21 #include <hardware/gralloc.h>
    [all...]
  /frameworks/base/services/audioflinger/
AudioFlinger.h 42 #include <hardware/audio.h>
    [all...]
AudioFlinger.cpp 47 #include <hardware/audio.h>
67 static const char* kHardwareLockedString = "Hardware lock is taken\n";
78 // direct outputs can be a scarce resource in audio hardware and should
289 snprintf(buffer, SIZE, "Hardware status: %d\n", hardwareStatus);
327 // get state of hardware lock
357 // dump all hardware devs
740 // ioHandle == 0 means the parameters are global to the audio hardware interface
    [all...]
  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java 28 import android.hardware.usb.UsbManager;
    [all...]
  /frameworks/base/media/libeffects/preprocessing/
PreProcessing.cpp 23 #include <hardware/audio_effect.h>
    [all...]
  /frameworks/base/opengl/tests/hwc/
hwcCommit.cpp 19 * Hardware Composer Commit Points
38 * The Hardware Composer (HWC) Commit test is a benchmark that
107 #include <hardware/hwcomposer.h>
637 // are all on different horizontal scan rows. It is common that hardware
    [all...]
  /frameworks/base/services/java/com/android/server/
MountService.java 36 import android.hardware.usb.UsbManager;
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 21 #include <hardware/audio_effect.h>
253 // force routing command to audio hardware when starting a call
258 // force routing command to audio hardware when exiting a call
263 // force routing command to audio hardware when switching between telephony and VoIP
278 // force routing command to audio hardware when ending call
525 // if playing on 2 devices among which none is A2DP, use hardware output
538 // if playing on not A2DP device, use hardware output
572 // NOTE that the usage count is the same for duplicated output and hardware output which is
573 // necassary for a correct control of hardware output routing by startOutput() and stopOutput()
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 243 <li><a href="<?cs var:toroot ?>guide/topics/graphics/hardware-accel.html">
244 <span class="en">Hardware Acceleration</span></a>
494 <span class="en">Using Hardware Devices</span>
    [all...]
  /external/blktrace/btt/doc/
btt.tex 214 hardware) is to understand the block IO layer ends up merging incoming
    [all...]
  /external/qemu-pc-bios/vgabios/
vgabios.c 455 ;; init detected hardware BIOS Area
1099 // Set the hardware cursor
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 171 For example, consider a hardware platform with a specialized RNG device. Obviously one would like to tap
    [all...]
  /external/iproute2/doc/
ip-cref.tex 439 resolution and that the software or hardware knows how to deliver packets
461 defines the interface hardware type. This type determines the format and semantics
    [all...]
  /external/bison/
configure     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 43 // $ef57 ; INT 0Eh Diskette Hardware ISR Entry Point
    [all...]

Completed in 1347 milliseconds

<<111213141516