Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCameraDevice.h446 virtual status_t stopWorkerThread();
DEmulatedCameraDevice.cpp104 const status_t res = stopWorkerThread(); in stopDeliveringFrames()
416 status_t EmulatedCameraDevice::stopWorkerThread() in stopWorkerThread() function in android::EmulatedCameraDevice