Searched refs:escl_crop_surface (Results 1 - 6 of 6) sorted by relevance
/third_party/backends/backend/escl/ |
H A D | escl_tiff.c | 95 surface = escl_crop_surface(scanner, surface, w, h, components, width, height); in get_TIFF_data()
|
H A D | escl_crop.c | 32 escl_crop_surface(capabilities_t *scanner, in escl_crop_surface() function
|
H A D | escl_png.c | 170 surface = escl_crop_surface(scanner, surface, w, h, components, width, height); in get_PNG_data()
|
H A D | escl.h | 259 unsigned char *escl_crop_surface(capabilities_t *scanner,
|
H A D | escl_mupdf.c | 221 surface = escl_crop_surface(scanner, surface, pix->w, pix->h, pix->n, width, height); in get_PDF_data()
|
H A D | escl_pdf.c | 216 surface = escl_crop_surface(scanner, surface, w, h, *bps, width, height); in get_PDF_data()
|
Completed in 3 milliseconds