Home | History | Annotate | Download | only in libcopybit

Lines Matching refs:source_rect

215     C2D_SOURCE_RECT_BIT      = (1 <<  0), /* enables source_rect field */
223 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
354 * The source_rect first defines the content of the source surface,
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */