HomeSort by relevance Sort by last modified time
    Searched refs:getDevice (Results 226 - 250 of 637) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeBasicComputeShaderTests.cpp 190 const VkDevice device = m_context.getDevice();
361 const VkDevice device = m_context.getDevice();
534 const VkDevice device = m_context.getDevice();
699 const VkDevice device = m_context.getDevice();
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineBlendTests.cpp 303 const VkDevice vkDevice = m_context.getDevice();
    [all...]
vktPipelineDepthTests.cpp 231 const VkDevice vkDevice = context.getDevice();
    [all...]
vktPipelineImageSamplingInstance.cpp 355 const VkDevice vkDevice = context.getDevice();
    [all...]
vktPipelineStencilTests.cpp 320 const VkDevice vkDevice = context.getDevice();
    [all...]
vktPipelineInputAssemblyTests.cpp 923 const VkDevice vkDevice = context.getDevice();
    [all...]
  /external/opencv3/modules/core/src/
cuda_info.cpp 77 int cv::cuda::getDevice()
111 const int devId = getDevice();
893 int prevDeviceID = getDevice();
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DockService.java 438 BluetoothDevice btDevice = deviceUI.getDevice();
    [all...]
  /packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodAndLanguageSettings.java 535 InputDevice device = InputDevice.getDevice(devices[i]);
633 InputDevice device = InputDevice.getDevice(devices[i]);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationMatcher.java 197 Device device = mConfiguration.getDevice();
359 mConfigChooser.selectDevice(mConfiguration.getDevice());
393 mConfigChooser.selectDevice(mConfiguration.getDevice());
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
XmlPropertyEditor.java 181 Color color = new Color(gc.getDevice(), rgb);
219 swtImage = SwtUtils.convertToSwt(gc.getDevice(), drawable,
257 swtImage = SwtUtils.convertToSwt(gc.getDevice(),
  /external/skia/src/core/
SkCanvas.cpp 367 SkBaseDevice* getDevice() const { return fDevice; }
809 SkBaseDevice* device = this->getDevice();
816 SkBaseDevice* d = this->getDevice();
828 SkBaseDevice* SkCanvas::getDevice() const {
889 SkBaseDevice* device = this->getDevice();
936 SkBaseDevice* device = this->getDevice();
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DeqpTestRunner.java 141 public ITestDevice getDevice() {
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java 444 mBluetoothGatt = result.getDevice().connectGatt(mContext, false, mGattCallbacks);
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmComputeShaderCase.cpp 293 const VkDevice& device = m_context.getDevice();
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DrawUtils.java 343 return new Color(color.getDevice(), r, g, b);
  /external/opencv3/modules/core/include/opencv2/core/
cuda.hpp 561 CV_EXPORTS int getDevice();
  /external/opencv3/samples/gpu/
cascadeclassifier_nvidia_api.cpp 166 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice());
hog.cpp 206 cv::cuda::printShortCudaDeviceInfo(cv::cuda::getDevice());
  /external/skia/src/gpu/
GrLayerHoister.cpp 360 FilterLayer(context, gpuSurf->getDevice(), layers[i]);
  /frameworks/av/services/audiopolicy/enginedefault/src/
Engine.cpp 458 if (availableOutputDevices.getDevice(AUDIO_DEVICE_OUT_REMOTE_SUBMIX,
  /frameworks/base/core/java/android/bluetooth/le/
ScanFilter.java 275 BluetoothDevice device = scanResult.getDevice();
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraCaptureSessionImpl.java 139 public CameraDevice getDevice() {
  /frameworks/base/core/java/android/view/
InputDevice.java 450 public static InputDevice getDevice(int id) {
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.h 321 Device& getDevice() const { return mDevice; }

Completed in 729 milliseconds

1 2 3 4 5 6 7 8 91011>>