Searched refs:mStartPreview (Results 1 – 4 of 4) sorted by relevance
55 struct timeval CameraHal::mStartPreview; member in android::CameraHal1439 gettimeofday(&mStartPreview, NULL); in startPreview()1625 … ret = mDisplayAdapter->enableDisplay(width, height, &mStartPreview, isS3d ? &s3dParams : NULL); in startPreview()1849 gettimeofday(&mStartPreview, NULL); in startRecording()
1203 static struct timeval mStartPreview; variable
139 struct timeval CameraHal::mStartPreview; member in Ti::Camera::CameraHal1760 ret = mDisplayAdapter->enableDisplay(width, height, &mStartPreview); in startPreview()1836 gettimeofday(&mStartPreview, NULL); in cameraPreviewInitialization()2567 gettimeofday(&mStartPreview, NULL); in startRecording()
1434 static struct timeval mStartPreview; variable