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.java116 private long mReprocessingRequestNanoTime; field in Api2Camera
571 mReprocessingRequestNanoTime = System.nanoTime(); in runReprocessing()
616 long dt = System.nanoTime() - mReprocessingRequestNanoTime;