HomeSort by relevance Sort by last modified time
    Searched refs:BWmap (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_getimage.c 219 if (img->BWmap)
220 _TIFFfree(img->BWmap), img->BWmap = NULL;
272 img->BWmap = NULL;
    [all...]
tiffio.h 223 uint32** BWmap; /* black&white map */

Completed in 68 milliseconds