Home
last modified time | relevance | path

Searched refs:_TIFFReadTileAndAllocBuffer (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/libtiff/
D0025-upstream-OOM-gtTileContig.patch40 + if (_TIFFReadTileAndAllocBuffer(tif, (void**) &buf, bufsize, col,
96 + if (_TIFFReadTileAndAllocBuffer(
368 +_TIFFReadTileAndAllocBuffer(TIFF* tif,
453 +_TIFFReadTileAndAllocBuffer(TIFF* tif,
Dtiffiop.h376 _TIFFReadTileAndAllocBuffer(TIFF* tif,
Dtif_read.c1006 _TIFFReadTileAndAllocBuffer(TIFF* tif, in _TIFFReadTileAndAllocBuffer() function
Dtif_getimage.c695 if (_TIFFReadTileAndAllocBuffer(tif, (void**) &buf, bufsize, col, in gtTileContig()
846 if (_TIFFReadTileAndAllocBuffer( in gtTileSeparate()