Home | History | Annotate | Download | only in device3

Lines Matching refs:maxExpectedDuration

606     status_t internalPauseAndWaitLocked(nsecs_t maxExpectedDuration);
632 status_t waitUntilDrainedLocked(nsecs_t maxExpectedDuration);
1037 nsecs_t maxExpectedDuration;
1068 maxExpectedDuration(kDefaultExpectedDuration),
1087 maxExpectedDuration(maxDuration),
1108 bool callback, nsecs_t maxExpectedDuration, std::set<String8>& physicalCameraIds,