Searched defs:getDevice (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/base/android/java/src/org/chromium/base/
H A DBuildInfo.java32 public static String getDevice() { method in class:BuildInfo
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
H A DGamepadList.java66 InputDevice inputDevice = InputDevice.getDevice(deviceIds[i]);
132 InputDevice inputDevice = InputDevice.getDevice(deviceId);
149 if (getDevice(i) != null) {
157 if (index < MAX_GAMEPADS && getDevice(index) != null) {
173 private GamepadDevice getDevice(int index) { method in class:GamepadList
225 if (getDevice(i) == null) {
297 final GamepadDevice device = getDevice(i);
321 GamepadDevice gamepadDevice = getDevice(i);
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DRenderer11.h184 ID3D11Device *getDevice() { return mDevice; } function in class:rx::Renderer11
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DRenderer9.h104 IDirect3DDevice9 *getDevice() { return mDevice; } function in class:rx::Renderer9
/external/llvm/include/llvm/Support/
H A DFileSystem.h132 uint64_t getDevice() const { return Device; } function in class:llvm::sys::fs::UniqueID
/external/chromium_org/third_party/skia/src/core/
H A DSkCanvas.cpp246 SkBaseDevice* getDevice() const { return fDevice; } function in class:SkDrawIter
554 SkBaseDevice* device = this->getDevice();
571 SkBaseDevice* d = this->getDevice();
575 SkBaseDevice* SkCanvas::getDevice() const { function in class:SkCanvas
701 SkBaseDevice* device = this->getDevice();
760 SkBaseDevice* device = this->getDevice();
934 device = this->getDevice();
1049 SkBaseDevice* dev = this->getDevice();
1054 SkBaseDevice* dev = this->getDevice();
1067 SkBaseDevice* dev = this->getDevice();
[all...]
/external/skia/src/core/
H A DSkCanvas.cpp289 SkBaseDevice* getDevice() const { return fDevice; } function in class:SkDrawIter
529 SkBaseDevice* device = this->getDevice();
546 SkBaseDevice* d = this->getDevice();
550 SkBaseDevice* SkCanvas::getDevice() const { function in class:SkCanvas
675 SkBaseDevice* device = this->getDevice();
736 SkBaseDevice* device = this->getDevice();
877 SkBaseDevice* device = canvas->getDevice();
1032 SkBaseDevice* dev = this->getDevice();
1037 SkBaseDevice* dev = this->getDevice();
1050 SkBaseDevice* dev = this->getDevice();
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/closure_compiler/externs/
H A Dchrome_extensions.js645 * @see https://developer.chrome.com/apps/bluetooth#method-getDevice
647 chrome.bluetooth.getDevice = function(deviceAddress, callback) {};
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 301 milliseconds