Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome-gestures/include/
H A Dactivity_log.h328 static const char kKeyAccelDebugYScale[]; variable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dactivity_log.cc456 ret[kKeyAccelDebugYScale] = Json::Value(debug_data.y_scale); in EncodeGestureDebug()
702 const char ActivityLog::kKeyAccelDebugYScale[] = "YScale"; member in gestures::ActivityLog