Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp935 nsecs_t timeNowNs = systemTime(); in processNotifications() local
946 timeNowNs - deathNotifications.lastSentNs; in processNotifications()
984 renderedFrame.timestampNs = timeNowNs; in processNotifications()
1002 deathNotifications.lastSentNs = timeNowNs; in processNotifications()