Searched defs:timeStamp (Results 1 – 4 of 4) sorted by relevance
93 public void writeFrame(byte[] frame, long timeStamp) throws IOException { in writeFrame()
457 Long timeStamp = result.get(CaptureResult.SENSOR_TIMESTAMP); in matches() local
970 Long timeStamp = result.get(CaptureResult.SENSOR_TIMESTAMP); in matches() local
126 String timeStamp = new SimpleDateFormat("yyyyMMdd_HHmmss").format(new Date()); in getOutputMediaFile() local