Home | History | Annotate | Download | only in device2

Lines Matching refs:nsecs_t

239 status_t Camera2Device::waitUntilRequestReceived(int32_t requestId, nsecs_t timeout) {
505 // nsecs_t timestamp = (nsecs_t)ext2 | ((nsecs_t)(ext3) << 32 );
525 status_t Camera2Device::waitForNextFrame(nsecs_t timeout) {
759 status_t Camera2Device::MetadataQueue::waitForBuffer(nsecs_t timeout)
771 nsecs_t timeout) {
775 nsecs_t startTime = systemTime();