Home | History | Annotate | Download | only in android

Lines Matching full:area

193      * keys, where the user can slide from the virtual key area on to the
201 /* This key event was generated by a virtual (on-screen) hard key area.
202 * Typically this is an area of the touchscreen, outside of the regular
316 * even if the event did not directly pass through the obscured area.
646 * This represents some approximation of the area of the screen being
653 /* Get the current length of the major axis of an ellipse that describes the touch area
657 /* Get the current length of the minor axis of an ellipse that describes the touch area
663 * The tool area represents the estimated size of the finger or pen that is
664 * touching the device independent of its actual touch area at the point of contact. */
669 * The tool area represents the estimated size of the finger or pen that is
670 * touching the device independent of its actual touch area at the point of contact. */
673 /* Get the current orientation of the touch area and tool area in radians clockwise from
742 * This represents some approximation of the area of the screen being
750 /* Get the historical length of the major axis of an ellipse that describes the touch area
756 /* Get the historical length of the minor axis of an ellipse that describes the touch area
765 * The tool area represents the estimated size of the finger or pen that is
766 * touching the device independent of its actual touch area at the point of contact. */
773 * The tool area represents the estimated size of the finger or pen that is
774 * touching the device independent of its actual touch area at the point of contact. */
778 /* Get the historical orientation of the touch area and tool area in radians clockwise from