Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h348 static const char kKeyTimestampDebugMaxSkew[]; variable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dactivity_log.cc498 ret[kKeyTimestampDebugMaxSkew] = Json::Value(debug_data.max_skew); in EncodeHardwareStateDebug()
729 const char ActivityLog::kKeyTimestampDebugMaxSkew[] = "maxSkew"; member in gestures::ActivityLog