Home
last modified time | relevance | path

Searched defs:waitDuration (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp1081 nsecs_t waitDuration = kBaseGetBufferWait + getExpectedInFlightDuration(); in requestStreamBuffers() local
5649 nsecs_t waitDuration = kBaseGetBufferWait + parent->getExpectedInFlightDuration(); in prepareHalRequests() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4066 float waitDuration = (currentTime - waitStartTime) * 0.000001f; in onANRLocked() local