Searched refs:nowBootTimeNs (Results 1 – 1 of 1) sorted by relevance
752 long nowBootTimeNs = SystemClock.elapsedRealtimeNanos(); in getOutputImageFile() local757 long timestampMs = (nowMs * NS_PER_MS - nowBootTimeNs + timestamp) / NS_PER_MS; in getOutputImageFile()