Home
last modified time | relevance | path

Searched refs:mReprocessingRequestNanoTime (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DevCamera/src/com/android/devcamera/
DApi2Camera.java119 private long mReprocessingRequestNanoTime; field in Api2Camera
600 mReprocessingRequestNanoTime = System.nanoTime(); in runReprocessing()
670 long dt = System.nanoTime() - mReprocessingRequestNanoTime;