Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DCallbackNotifier.h189 bool isNewVideoFrameTime(nsecs_t timestamp);
DCallbackNotifier.cpp197 isNewVideoFrameTime(timestamp)) { in onNextFrameAvailable()
304 bool CallbackNotifier::isNewVideoFrameTime(nsecs_t timestamp) { in isNewVideoFrameTime() function in android::CallbackNotifier
/device/generic/goldfish/camera/
DCallbackNotifier.h208 bool isNewVideoFrameTime(nsecs_t timestamp);
DCallbackNotifier.cpp224 isNewVideoFrameTime(timestamp)) { in onNextFrameAvailable()
348 bool CallbackNotifier::isNewVideoFrameTime(nsecs_t timestamp) in isNewVideoFrameTime() function in android::CallbackNotifier