Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:nsecs_t

659     static nsecs_t mLastFpsTime = 0;
663 nsecs_t now = systemTime();
664 nsecs_t diff = now - mLastFpsTime;
845 void CameraHandler::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr)