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

/device/generic/goldfish/camera/
H A DEmulatedCameraDevice.cpp90 const status_t res = startWorkerThread(one_burst);
91 ALOGE_IF(res != NO_ERROR, "%s: startWorkerThread failed", __FUNCTION__);
392 status_t EmulatedCameraDevice::startWorkerThread(bool one_burst) function in class:android::EmulatedCameraDevice

Completed in 57 milliseconds