Home
last modified time | relevance | path

Searched refs:Capture (Results 1 - 3 of 3) sorted by relevance

/applications/sample/camera/media/
H A Dcamera_sample.cpp62 ss << "Capture" << ltm->tm_hour << "-" << ltm->tm_min << "-" << ltm->tm_sec << ".jpg"; in SampleSaveCapture()
150 cout << "Capture frame received." << endl;
313 void Capture() in Capture() function in SampleCameraStateMng
362 cout << "1: Capture" << endl; in SampleHelp()
399 CamStateMng.Capture(); in main()
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H A Dcamera_manager.cpp328 cout << "Capture frame received." << endl; in OnFrameFinished()
521 void SampleCameraStateMng::Capture(int type) in Capture() function in SampleCameraStateMng
523 printf("camera start Capture ##################################### \n"); in Capture()
542 printf("Capture before TriggerSingleCapture. ##################################### \n"); in Capture()
544 printf("camera start Capture over. ##################################### \n"); in Capture()
677 CamStateMng->Capture(type); in SampleCameraCaptrue()
H A Dcamera_manager.h86 void Capture(int type);

Completed in 3 milliseconds