HomeSort by relevance Sort by last modified time
    Searched refs:stopWorkerThread (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/camera/
EmulatedCameraDevice.h 446 virtual status_t stopWorkerThread();
EmulatedCameraDevice.cpp 104 const status_t res = stopWorkerThread();
105 ALOGE_IF(res != NO_ERROR, "%s: stopWorkerThread failed", __FUNCTION__);
416 status_t EmulatedCameraDevice::stopWorkerThread()

Completed in 184 milliseconds