Home
last modified time | relevance | path

Searched refs:startThread (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCameraDevice.h396 inline status_t startThread(bool one_burst) in startThread() function
DEmulatedCameraDevice.cpp256 const status_t res = getWorkerThread()->startThread(one_burst); in startWorkerThread()