Lines Matching refs:y_source
44156 INT16 y_source,
44182 x_source,y_source Unclipped source-relative operation coordinate
44201 y_source_clipped = y_source + y_off_clipped;
44206 y_mask_clipped = y_source + y_off_clipped;
44216 extent->y1 + y_source - y_dest,
44236 y_temp_src = y_source - y_source_clipped;
44239 x_source/y_source because all we're doing is clipping. This means that
44258 extent->y1 + y_source - y_dest - dest->pDrawable->y,
53992 Fix the problem of x_source and y_source causing radial error
53994 The x_source and y_source cause some problem in
53996 to minus the x_source and y_source, but this causes
53998 set the texture coordinates: (x_source, y_source) -->
53999 (x_source + width, y_source + height) to handle all the