Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h327 static const char kKeyAccelDebugXScale[]; variable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dactivity_log.cc455 ret[kKeyAccelDebugXScale] = Json::Value(debug_data.x_scale); in EncodeGestureDebug()
701 const char ActivityLog::kKeyAccelDebugXScale[] = "XScale"; member in gestures::ActivityLog