Home
last modified time | relevance | path

Searched refs:kBaseGetBufferWait (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h235 static const nsecs_t kBaseGetBufferWait = 3000000000; // 3 sec. variable
DCamera3Device.cpp1081 nsecs_t waitDuration = kBaseGetBufferWait + getExpectedInFlightDuration(); in requestStreamBuffers()
5649 nsecs_t waitDuration = kBaseGetBufferWait + parent->getExpectedInFlightDuration(); in prepareHalRequests()