Home | History | Annotate | Download | only in camera

Lines Matching refs:captureTime

2474   nsecs_t captureTime;
2475 bool gotFrame = mParent->mSensor->waitForNewFrame(kWaitPerLoop, &captureTime);
2483 mCurrentRequest.frameNumber, captureTime);
2577 mCurrentRequest.settings.update(ANDROID_SENSOR_TIMESTAMP, &captureTime, 1);