Home | History | Annotate | Download | only in libcopybit

Lines Matching full:source_rect

216     C2D_SOURCE_RECT_BIT      = (1 <<  0), /* enables source_rect field */
224 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
355 * The source_rect first defines the content of the source surface,
376 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */