HomeSort by relevance Sort by last modified time
    Searched full:deviceid (Results 176 - 200 of 515) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/opencv3/modules/cudaimgproc/test/
test_hough.cpp 86 cv::cuda::setDevice(devInfo.deviceID());
133 cv::cuda::setDevice(devInfo.deviceID());
199 cv::cuda::setDevice(devInfo.deviceID());
test_bilateral_filter.cpp 71 cv::cuda::setDevice(devInfo.deviceID());
test_canny.cpp 72 cv::cuda::setDevice(devInfo.deviceID());
  /external/opencv3/modules/cudawarping/test/
test_warp_affine.cpp 77 cv::cuda::setDevice(devInfo.deviceID());
203 cv::cuda::setDevice(devInfo.deviceID());
251 cv::cuda::setDevice(devInfo.deviceID());
test_warp_perspective.cpp 78 cv::cuda::setDevice(devInfo.deviceID());
206 cv::cuda::setDevice(devInfo.deviceID());
254 cv::cuda::setDevice(devInfo.deviceID());
test_resize.cpp 138 cv::cuda::setDevice(devInfo.deviceID());
183 cv::cuda::setDevice(devInfo.deviceID());
  /frameworks/base/core/java/android/hardware/hdmi/
HdmiTvClient.java 232 * @param deviceId device id to send the command to
234 public void sendStandby(int deviceId) {
236 mService.sendStandby(getDeviceType(), deviceId);
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 71 public static final String SERIAL_NUMBER = "deviceID";
  /external/mesa3d/src/mesa/drivers/dri/radeon/server/
radeon_dri.h 66 int deviceID; /**< \brief PCI device ID */
  /external/opencv3/modules/cudaarithm/test/
test_arithm.cpp 73 cv::cuda::setDevice(devInfo.deviceID());
147 cv::cuda::setDevice(devInfo.deviceID());
195 cv::cuda::setDevice(devInfo.deviceID());
376 cv::cuda::setDevice(devInfo.deviceID());
  /external/opencv3/modules/cudalegacy/test/
test_nvidia.cpp 62 cv::cuda::setDevice(devInfo.deviceID());
  /external/opencv3/modules/cudaoptflow/test/
test_optflow.cpp 62 cv::cuda::setDevice(devInfo.deviceID());
183 cv::cuda::setDevice(devInfo.deviceID());
287 cv::cuda::setDevice(devInfo.deviceID());
352 cv::cuda::setDevice(devInfo.deviceID());
  /frameworks/base/core/java/com/android/internal/statusbar/
IStatusBar.aidl 69 void toggleKeyboardShortcutsMenu(int deviceId);
  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/dirlist/
DocumentHolderTest.java 101 0, // deviceid
  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiMhlControllerStub.java 69 HdmiMhlLocalDeviceStub getLocalDeviceById(int deviceId) {
  /hardware/libhardware/tests/camera2/
TestSettings.cpp 45 int TestSettings::DeviceId() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntagp.h 152 USHORT DeviceId;
  /frameworks/native/services/inputflinger/
InputReader.cpp 191 nsecs_t when, int32_t deviceId, uint32_t source,
201 NotifyKeyArgs args(when, deviceId, source, policyFlags,
208 nsecs_t when, int32_t deviceId, uint32_t source,
210 synthesizeButtonKey(context, action, when, deviceId, source, policyFlags,
213 synthesizeButtonKey(context, action, when, deviceId, source, policyFlags,
341 int32_t deviceId = rawEvent->deviceId;
344 || rawEvent[batchSize].deviceId != deviceId) {
352 processEventsForDeviceLocked(deviceId, rawEvent, batchSize)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktInfoTests.cpp 138 << "deviceID: " << tcu::toHex(properties.deviceID) << "\n"
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgi.idl 106 UINT DeviceId;
396 UINT DeviceId;
  /external/mesa3d/src/mesa/drivers/dri/i915/
i830_texstate.c 266 if (intel->intelScreen->deviceID == PCI_CHIP_I855_GM ||
267 intel->intelScreen->deviceID == PCI_CHIP_I865_G) {
i915_context.c 101 if (intel_screen->deviceID != PCI_CHIP_I830_M &&
102 intel_screen->deviceID != PCI_CHIP_845_G)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi.idl 109 UINT DeviceId;
415 UINT DeviceId;
multimon.h 71 CHAR DeviceID[128];
80 WCHAR DeviceID[128];
wtsapi32.h 225 WCHAR DeviceId[MAX_PATH + 1];
247 CHAR DeviceId[MAX_PATH + 1];

Completed in 695 milliseconds

1 2 3 4 5 6 78 91011>>