Searched refs:KEYBOARD_HYPOTENUSE (Results 1 – 2 of 2) sorted by relevance
65 float getKeyboardHypotenuse() const { return KEYBOARD_HYPOTENUSE; } in getKeyboardHypotenuse()105 const float KEYBOARD_HYPOTENUSE; variable
68 KEYBOARD_HYPOTENUSE(hypotf(KEYBOARD_WIDTH, KEYBOARD_HEIGHT)), in ProximityInfo()