Home | History | Annotate | Download | only in camera

Lines Matching defs:mCaptureStartTime

284     public long mCaptureStartTime;
897 mShutterLag = mShutterCallbackTime - mCaptureStartTime;
996 if (date == -1) date = mCaptureStartTime;
1123 mCaptureStartTime = System.currentTimeMillis();
1148 mNamedImages.nameNewImage(mContentResolver, mCaptureStartTime);