Searched defs:getCameraId (Results 1 - 4 of 4) sorted by relevance

/device/google/cuttlefish_common/guest/hals/camera/
H A DVSoCEmulatedCameraHotplugThread.cpp63 int EmulatedCameraHotplugThread::getCameraId(String8 /*filePath*/) const { function in class:android::EmulatedCameraHotplugThread
68 int EmulatedCameraHotplugThread::getCameraId(int /*wd*/) const { function in class:android::EmulatedCameraHotplugThread
H A DEmulatedCameraHotplugThread.cpp165 int cameraId = getCameraId(event->wd);
233 int EmulatedCameraHotplugThread::getCameraId(String8 filePath) const { function in class:android::EmulatedCameraHotplugThread
248 int EmulatedCameraHotplugThread::getCameraId(int wd) const { function in class:android::EmulatedCameraHotplugThread
/device/generic/goldfish/camera/
H A DEmulatedCameraHotplugThread.cpp178 int cameraId = getCameraId(event->wd);
250 int EmulatedCameraHotplugThread::getCameraId(const String8& filePath) const { function in class:android::EmulatedCameraHotplugThread
265 int EmulatedCameraHotplugThread::getCameraId(int wd) const { function in class:android::EmulatedCameraHotplugThread
/device/google/marlin/camera/QCamera2/HAL/
H A DQCamera2HWI.h306 uint32_t getCameraId() { return mCameraId; }; function in class:qcamera::QCamera2HardwareInterface

Completed in 10 milliseconds