Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedFakeRotatingCamera3.h227 static const nsecs_t kMaxWaitLoops = 1000; variable
DEmulatedFakeCamera3.h227 static const nsecs_t kMaxWaitLoops = 1000; variable
DEmulatedQemuCamera3.h228 static const nsecs_t kMaxWaitLoops = 1000; variable
DEmulatedQemuCamera3.cpp1930 if (loopCount == kMaxWaitLoops) { in waitForReadout()
DEmulatedFakeCamera3.cpp2473 if (loopCount == kMaxWaitLoops) { in waitForReadout()
DEmulatedFakeRotatingCamera3.cpp2472 if (loopCount == kMaxWaitLoops) { in waitForReadout()