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

  /frameworks/av/services/camera/libcameraservice/
CameraHardwareStub.h 95 static int beginPictureThread(void *cookie);
CameraHardwareStub.cpp 274 /*static*/ int CameraHardwareStub::beginPictureThread(void *cookie)
308 if (createThread(beginPictureThread, this) == false)

Completed in 625 milliseconds