HomeSort by relevance Sort by last modified time
    Searched full:stopdevice (Results 1 - 8 of 8) sorted by null

  /device/generic/goldfish/camera/
EmulatedQemuCameraDevice.h 74 status_t stopDevice();
EmulatedCamera.cpp 381 camera_dev->stopDevice();
542 camera_dev->stopDevice();
616 camera_dev->stopDevice();
632 res = getCameraDevice()->stopDevice();
663 res = camera_dev->stopDevice();
    [all...]
EmulatedFakeCameraDevice.h 78 status_t stopDevice();
EmulatedQemuCameraDevice.cpp 185 status_t EmulatedQemuCameraDevice::stopDevice()
EmulatedCameraDevice.h 105 virtual status_t stopDevice() = 0;
289 /* Performs common cleanup on stopDevice.
EmulatedFakeCameraDevice.cpp 171 status_t EmulatedFakeCameraDevice::stopDevice()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
smbus.h 128 SMB_STOP_DEVICE StopDevice;
  /external/opencv3/modules/videoio/src/
cap_dshow.cpp 321 VI.stopDevice(device1);
322 VI.stopDevice(device2);
559 void stopDevice(int deviceID);
    [all...]

Completed in 592 milliseconds