Searched refs:_TIFFReadTileAndAllocBuffer (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | 0025-upstream-OOM-gtTileContig.patch | 40 + if (_TIFFReadTileAndAllocBuffer(tif, (void**) &buf, bufsize, col, 96 + if (_TIFFReadTileAndAllocBuffer( 368 +_TIFFReadTileAndAllocBuffer(TIFF* tif, 453 +_TIFFReadTileAndAllocBuffer(TIFF* tif,
|
D | tiffiop.h | 376 _TIFFReadTileAndAllocBuffer(TIFF* tif,
|
D | tif_read.c | 1006 _TIFFReadTileAndAllocBuffer(TIFF* tif, in _TIFFReadTileAndAllocBuffer() function
|
D | tif_getimage.c | 695 if (_TIFFReadTileAndAllocBuffer(tif, (void**) &buf, bufsize, col, in gtTileContig() 846 if (_TIFFReadTileAndAllocBuffer( in gtTileSeparate()
|