Home | History | Annotate | Download | only in hwui

Lines Matching full:coordinate

604      * @param left The left coordinate of the layer
605 * @param top The top coordinate of the layer
606 * @param right The right coordinate of the layer
607 * @param bottom The bottom coordinate of the layer
675 * @param left The left coordinate of the rectangle
676 * @param top The top coordinate of the rectangle
677 * @param right The right coordinate of the rectangle
678 * @param bottom The bottom coordinate of the rectangle
706 * @param left The left coordinate of the shape to render
707 * @param top The top coordinate of the shape to render
745 * @param x The x coordinate where the text will be drawn
746 * @param y The y coordinate where the text will be drawn
761 * @param x The x coordinate where the shadow will be drawn
762 * @param y The y coordinate where the shadow will be drawn
773 * @param x The x coordinate where the texture will be drawn
774 * @param y The y coordinate where the texture will be drawn
785 * @param u1 The left coordinate of the texture
786 * @param v1 The bottom coordinate of the texture
787 * @param u2 The right coordinate of the texture
788 * @param v2 The top coordinate of the texture