Home
last modified time | relevance | path

Searched defs:getCameraId (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCameraHotplugThread.cpp250 int EmulatedCameraHotplugThread::getCameraId(const String8& filePath) const { in getCameraId() function in android::EmulatedCameraHotplugThread
265 int EmulatedCameraHotplugThread::getCameraId(int wd) const { in getCameraId() function in android::EmulatedCameraHotplugThread
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h304 uint32_t getCameraId() { return mCameraId; }; in getCameraId() function