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

  /frameworks/av/services/camera/libcameraservice/
CameraHardwareStub.h 92 static int beginAutoFocusThread(void *cookie);
CameraHardwareStub.cpp 248 int CameraHardwareStub::beginAutoFocusThread(void *cookie)
264 if (createThread(beginAutoFocusThread, this) == false)

Completed in 45 milliseconds