Searched refs:kKeyHardwarePropYResolution (Results 1 – 3 of 3) sorted by relevance
305 static const char kKeyHardwarePropYResolution[]; variable
176 ret[kKeyHardwarePropYResolution] = Json::Value(hwprops_.res_y); in EncodeHardwareProperties()677 const char ActivityLog::kKeyHardwarePropYResolution[] = "yResolution"; member in gestures::ActivityLog
169 PARSE_HP(obj, ActivityLog::kKeyHardwarePropYResolution, isDouble, asDouble, in ParseHardwareProperties()