HomeSort by relevance Sort by last modified time
    Searched defs:kWaitDuration (Results 1 - 9 of 9) sorted by null

  /frameworks/av/services/camera/libcameraservice/api1/client2/
BurstCapture.h 66 static const nsecs_t kWaitDuration = 10000000; // 10 ms
JpegProcessor.h 58 static const nsecs_t kWaitDuration = 10000000; // 10 ms
CallbackProcessor.h 57 static const nsecs_t kWaitDuration = 10000000; // 10 ms
StreamingProcessor.h 112 static const nsecs_t kWaitDuration = 50000000; // 50 ms
ZslProcessor.h 78 static const nsecs_t kWaitDuration = 10000000; // 10 ms
ZslProcessor3.h 84 static const nsecs_t kWaitDuration = 10000000; // 10 ms
CaptureSequencer.h 103 static const nsecs_t kWaitDuration = 100000000; // 100 ms
  /frameworks/av/services/camera/libcameraservice/common/
FrameProcessorBase.h 58 static const nsecs_t kWaitDuration = 10000000; // 10 ms
  /frameworks/av/services/camera/libcameraservice/device3/
StatusTracker.h 123 static const nsecs_t kWaitDuration = 250000000LL; // 250 ms

Completed in 84 milliseconds