Searched refs:checkTimeStamps (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/utils/
H A DSystemClock.cpp122 static inline void checkTimeStamps(int64_t timestamp, function in namespace:android
170 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod,
191 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod, METHOD_IOCTL);
199 checkTimeStamps(timestamp, &prevTimestamp, &prevMethod,

Completed in 61 milliseconds