Lines Matching refs:int16_t
703 get_window_deltas(PixmapPtr pixmap, int16_t *x, int16_t *y)
716 get_drawable_deltas(DrawablePtr drawable, PixmapPtr pixmap, int16_t *x, int16_t *y)
875 inline static int16_t bound(int16_t a, uint16_t b)
883 inline static int16_t clamp(int16_t a, int16_t b)
1060 int16_t *tx, int16_t *ty);
1063 int16_t *tx, int16_t *ty);
1202 struct kgem_bo *dst_bo, int16_t dst_dx, int16_t dst_dy,
1203 const void *src, int stride, int16_t src_dx, int16_t src_dy,
1206 struct kgem_bo *dst_bo, int16_t dst_dx, int16_t dst_dy,
1207 const void *src, int stride, int16_t src_dx, int16_t src_dy,
1237 int16_t src_x, int16_t src_y,
1238 int16_t dst_x, int16_t dst_y,
1243 int16_t src_x, int16_t src_y,
1244 int16_t src_width, int16_t src_height,
1246 int16_t dst_x, int16_t dst_y,
1260 int16_t src_x, int16_t src_y,
1261 int16_t dst_x, int16_t dst_y,
1308 __find_clip_box_for_y(const BoxRec *begin, const BoxRec *end, int16_t y);
1310 find_clip_box_for_y(const BoxRec *begin, const BoxRec *end, int16_t y)
1356 int16_t src_x,
1357 int16_t src_y,
1358 int16_t mask_x,
1359 int16_t mask_y,
1360 int16_t dst_x,
1361 int16_t dst_y,