HomeSort by relevance Sort by last modified time
    Searched refs:device (Results 651 - 675 of 4438) sorted by null

<<21222324252627282930>>

  /external/skia/tests/
LayerDrawLooperTest.cpp 58 FakeDevice device; local
59 SkCanvas canvas(&device);
70 REPORTER_ASSERT(reporter, 10.0f == device.fLastMatrix.getTranslateX());
71 REPORTER_ASSERT(reporter, 20.0f == device.fLastMatrix.getTranslateY());
78 REPORTER_ASSERT(reporter, 0.0f == device.fLastMatrix.getTranslateX());
79 REPORTER_ASSERT(reporter, 0.0f == device.fLastMatrix.getTranslateY());
98 FakeDevice device; local
99 SkCanvas canvas(&device);
110 REPORTER_ASSERT(reporter, 0.0f == device.fLastMatrix.getTranslateX());
111 REPORTER_ASSERT(reporter, 0.0f == device.fLastMatrix.getTranslateY())
138 FakeDevice device; local
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothHealthCallback.java 56 * @param device The Bluetooth Device
65 BluetoothDevice device, int prevState, int newState, ParcelFileDescriptor fd,
67 Log.d(TAG, "onHealthChannelStateChange: " + config + "Device: " + device +
  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/bots/
KeyboardBot.java 28 public KeyboardBot(UiDevice device, Context context, int timeout) {
29 super(device, context, timeout);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
BluetoothController.java 34 void connect(CachedBluetoothDevice device);
35 void disconnect(CachedBluetoothDevice device);
CastController.java 27 void startCasting(CastDevice device);
28 void stopCasting(CastDevice device);
  /frameworks/base/services/core/jni/
com_android_server_UsbHostManager.cpp 62 struct usb_device *device = usb_device_open(devname); local
63 if (!device) {
70 const usb_device_descriptor* deviceDesc = usb_device_get_device_descriptor(device);
72 char *manufacturer = usb_device_get_manufacturer_name(device);
73 char *product = usb_device_get_product_name(device);
74 int version = usb_device_get_version(device);
75 char *serial = usb_device_get_serial(device);
83 deviceName, usb_device_get_vendor_id(device), usb_device_get_product_id(device),
97 usb_descriptor_iter_init(device, &iter)
167 struct usb_device* device = usb_device_open(deviceNameStr); local
    [all...]
  /frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
Utils.java 44 UiDevice device = UiDevice.getInstance(instrumentation); local
45 UiObject2 window = device.wait(Until.findObject(selector), WAIT_FOR_ACTIVITY_TIMEOUT);
75 UiDevice device = UiDevice.getInstance(instrumentation); local
76 switch (device.getDisplayRotation()) {
88 throw new RuntimeException("Unsupported device rotation.");
93 UiDevice device = UiDevice.getInstance(instrumentation); local
97 device.setOrientationNatural();
100 device.setOrientationLeft();
103 device.setOrientationRight();
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayQuery.cpp 62 bool DisplayQuery::forceFbScaling(int device)
64 // RGB planes don't support scaling. Panel fitter can be used to scale frame buffer to device's resolution
72 if (!Hwcomposer::getInstance().getDrm()->getDisplayResolution(device, width, height)) {
  /hardware/libhardware/modules/audio/
audio_policy.c 35 struct audio_policy_device device; member in struct:default_ap_device
46 audio_devices_t device,
55 audio_devices_t device,
77 /* retreive current device category forced for a given usage */
171 audio_devices_t device)
179 audio_devices_t device)
239 static int create_default_ap(const struct audio_policy_device *device,
304 static int default_ap_dev_close(hw_device_t* device)
306 free(device);
311 hw_device_t** device)
    [all...]
  /hardware/qcom/audio/msm8909/policy_hal/
AudioPolicyManager.h 56 status_t setDeviceConnectionStateInt(audio_devices_t device,
89 audio_devices_t device,
95 audio_devices_t device,
99 // selects the most appropriate device on output for current state
100 // must be called every time a condition that affects the device choice for a given output is
101 // changed: connected device, phone state, force use, output start, output stop..
108 // if argument "device" is different from AUDIO_DEVICE_NONE, startSource() will force
109 // the re-evaluation of the output device.
112 audio_devices_t device,
118 // returns 0 if no mute/unmute event happened, the largest latency of the device where 31
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10misc.h 36 HMODULE swrast, UINT flags, UINT sdk_version, ID3D10Device **device);
40 IDXGISwapChain **swapchain, ID3D10Device **device);
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
miscdevice.h 44 struct device;
52 struct device *dev;
platform_device.h 15 #include <linux/device.h>
20 struct device dev;
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
miscdevice.h 44 struct device;
52 struct device *dev;
platform_device.h 15 #include <linux/device.h>
20 struct device dev;
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
miscdevice.h 44 struct device;
52 struct device *dev;
platform_device.h 15 #include <linux/device.h>
20 struct device dev;
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
miscdevice.h 44 struct device;
52 struct device *dev;
platform_device.h 15 #include <linux/device.h>
20 struct device dev;
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
miscdevice.h 44 struct device;
52 struct device *dev;
platform_device.h 15 #include <linux/device.h>
20 struct device dev;
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
miscdevice.h 44 struct device;
52 struct device *dev;
platform_device.h 15 #include <linux/device.h>
20 struct device dev;
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
miscdevice.h 44 struct device;
52 struct device *dev;
platform_device.h 15 #include <linux/device.h>
20 struct device dev;

Completed in 529 milliseconds

<<21222324252627282930>>