Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
D0025-upstream-OOM-gtTileContig.patch362 + * * if *buf == NULL, *buf = _TIFFmalloc(bufsizetoalloc) only after TIFFFillTile() has
381 + * * if *buf == NULL, *buf = _TIFFmalloc(bufsizetoalloc) only after TIFFFillTile() has
409 + if (!TIFFFillTile(tif,tile))
Dtif_read.c38 int TIFFFillTile(TIFF* tif, uint32 tile);
991 if (TIFFFillTile(tif, tile) && (*tif->tif_decodetile)(tif, in TIFFReadEncodedTile()
1047 if (!TIFFFillTile(tif,tile)) in _TIFFReadEncodedTileAndAllocBuffer()
1188 TIFFFillTile(TIFF* tif, uint32 tile) in TIFFFillTile() function
Dtif_jpeg.c48 int TIFFFillTile(TIFF* tif, uint32 tile);