Home | History | Annotate | Download | only in device3

Lines Matching refs:maxExpectedDuration

535     status_t internalPauseAndWaitLocked(nsecs_t maxExpectedDuration);
561 status_t waitUntilDrainedLocked(nsecs_t maxExpectedDuration);
982 nsecs_t maxExpectedDuration;
1004 maxExpectedDuration(kDefaultExpectedDuration),
1019 maxExpectedDuration(maxDuration),
1038 bool callback, nsecs_t maxExpectedDuration, std::set<String8>& physicalCameraIds);