HomeSort by relevance Sort by last modified time
    Searched refs:maxExpectedDuration (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 535 status_t internalPauseAndWaitLocked(nsecs_t maxExpectedDuration);
561 status_t waitUntilDrainedLocked(nsecs_t maxExpectedDuration);
    [all...]
Camera3Device.cpp 271 nsecs_t maxExpectedDuration = getExpectedInFlightDuration();
283 res = waitUntilStateThenRelock(/*active*/ false, maxExpectedDuration);
286 maxExpectedDuration);
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 605 milliseconds