Home | History | Annotate | Download | only in camera

Lines Matching refs:mCaptureStartTime

232     public long mCaptureStartTime;
635 mShutterLag = mShutterCallbackTime - mCaptureStartTime;
746 if (date == -1) date = mCaptureStartTime;
874 mCaptureStartTime = System.currentTimeMillis();
907 mNamedImages.nameNewImage(mCaptureStartTime);