Searched refs:kKeyHardwarePropXResolution (Results 1 – 3 of 3) sorted by relevance
304 static const char kKeyHardwarePropXResolution[]; variable
175 ret[kKeyHardwarePropXResolution] = Json::Value(hwprops_.res_x); in EncodeHardwareProperties()676 const char ActivityLog::kKeyHardwarePropXResolution[] = "xResolution"; member in gestures::ActivityLog
167 PARSE_HP(obj, ActivityLog::kKeyHardwarePropXResolution, isDouble, asDouble, in ParseHardwareProperties()