Searched defs:GetTouchEventLabel (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/touch/
H A Dtouch_hud_debug.cc54 const char* GetTouchEventLabel(ui::EventType type) { function in namespace:ash
118 value->SetString("type", std::string(GetTouchEventLabel(type)));
451 GetTouchEventLabel(touch_status),

Completed in 118 milliseconds