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

/development/tools/emulator/system/camera/
H A DEmulatedCameraDevice.cpp95 const status_t res = startWorkerThread(one_burst);
96 ALOGE_IF(res != NO_ERROR, "%s: startWorkerThread failed", __FUNCTION__);
110 ALOGE_IF(res != NO_ERROR, "%s: startWorkerThread failed", __FUNCTION__);
247 status_t EmulatedCameraDevice::startWorkerThread(bool one_burst) function in class:android::EmulatedCameraDevice

Completed in 66 milliseconds