Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp945 nsecs_t timeSinceLastNotifiedNs = in processNotifications() local
950 if (timeSinceLastNotifiedNs < kNotificationPeriodNs) { in processNotifications()
953 kNotificationPeriodNs - timeSinceLastNotifiedNs); in processNotifications()