Home
last modified time | relevance | path

Searched refs:get_tile (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dimage.c49 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/
D21.0.0.rst963 - intel/isl: move get_tile dims/masks to common isl header
D20.2.0.rst1804 - gallium/util: Move the Z/S handling to the outside of get_tile().