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