Lines Matching full:rectangle
167 * at the beginning of each frame. Only the specified rectangle of the
169 * the specified rectangle.
171 * @param left The left coordinate of the dirty rectangle
172 * @param top The top coordinate of the dirty rectangle
173 * @param right The right coordinate of the dirty rectangle
174 * @param bottom The bottom coordinate of the dirty rectangle
177 * will be cleared in the specified dirty rectangle
624 * Sets the clipping rectangle using glScissor. The clip is defined by
683 * Compose the specified layer as a simple rectangle.
711 * Draws a colored rectangle with the specified color. The specified coordinates
715 * @param left The left coordinate of the rectangle
716 * @param top The top coordinate of the rectangle
717 * @param right The right coordinate of the rectangle
718 * @param bottom The bottom coordinate of the rectangle
719 * @param color The rectangle's ARGB color, defined as a packed 32 bits word
732 * per rectangle
786 * Draws a textured rectangle with the specified texture. The specified coordinates
789 * @param left The left coordinate of the rectangle
790 * @param top The top coordinate of the rectangle
791 * @param right The right coordinate of the rectangle
792 * @param bottom The bottom coordinate of the rectangle
793 * @param texture The texture name to map onto the rectangle
802 * Draws a textured rectangle with the specified texture. The specified coordinates
805 * @param left The left coordinate of the rectangle
806 * @param top The top coordinate of the rectangle
807 * @param right The right coordinate of the rectangle
808 * @param bottom The bottom coordinate of the rectangle
820 * @param left The left coordinate of the rectangle
821 * @param top The top coordinate of the rectangle
822 * @param right The right coordinate of the rectangle
823 * @param bottom The bottom coordinate of the rectangle
824 * @param texture The texture name to map onto the rectangle