Home | History | Annotate | Download | only in hwui

Lines Matching full:current

36  * A snapshot holds information about the current state of the rendering
82 * Modifies the current clip with the new clip rectangle and
90 * Modifies the current clip with the new clip rectangle and
97 * Modifies the current clip with the specified region and operation.
103 * Sets the current clip.
108 * Returns the current clip in local coordinates. The clip rect is
119 * Resets the current transform to a pure 3D translation.
130 * Indicates whether the current transform has perspective components.
171 * Current viewport.
186 * Local transformation. Holds the current translation, scale and
195 * Current clip rect. The clip is stored in canvas-space coordinates,
204 * Current clip region. The clip is stored in canvas-space coordinates,
221 * Current alpha value. This value is 1 by default, but may be set by a DisplayList which
223 * the renderer to set the alpha in the current color being used for ensuing drawing
225 * be applied to descendents of the current DisplayList (for example, a TextView contains