Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DCameraDeviceSession.cpp68 int64_t timespec2nanos(const struct timespec t) { in timespec2nanos() function
550 const int64_t shutterTimestampNs = timespec2nanos(nextFrameT); in captureOneFrame()