Searched refs:get_tile (Results 1 – 3 of 3) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
D | image.c | 49 static cups_ib_t *get_tile(cups_image_t *img, int x, int y); 147 ib = get_tile(img, x, y); in cupsImageGetCol() 246 ib = get_tile(img, x, y); in cupsImageGetRow() 459 ib = get_tile(img, x, y); in _cupsImagePutCol() 532 ib = get_tile(img, x, y); in _cupsImagePutRow() 692 get_tile(cups_image_t *img, /* I - Image */ in get_tile() function
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.0.0.rst | 963 - intel/isl: move get_tile dims/masks to common isl header
|
D | 20.2.0.rst | 1804 - gallium/util: Move the Z/S handling to the outside of get_tile().
|