Searched refs:desiredEnd (Results 1 – 1 of 1) sorted by relevance
152 long desiredEnd = startWhen + DURATION_SEC * 1000000000L; in captureGpuEncoderPath() local155 while (System.nanoTime() < desiredEnd) { in captureGpuEncoderPath()