Searched defs:getCameraId (Results 1 – 4 of 4) sorted by relevance
63 int EmulatedCameraHotplugThread::getCameraId(String8 /*filePath*/) const { in getCameraId() function in android::EmulatedCameraHotplugThread68 int EmulatedCameraHotplugThread::getCameraId(int /*wd*/) const { in getCameraId() function in android::EmulatedCameraHotplugThread
233 int EmulatedCameraHotplugThread::getCameraId(String8 filePath) const { in getCameraId() function in android::EmulatedCameraHotplugThread248 int EmulatedCameraHotplugThread::getCameraId(int wd) const { in getCameraId() function in android::EmulatedCameraHotplugThread
250 int EmulatedCameraHotplugThread::getCameraId(const String8& filePath) const { in getCameraId() function in android::EmulatedCameraHotplugThread265 int EmulatedCameraHotplugThread::getCameraId(int wd) const { in getCameraId() function in android::EmulatedCameraHotplugThread
306 uint32_t getCameraId() { return mCameraId; }; in getCameraId() function