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

  /external/pdfium/third_party/libtiff/
tif_getimage.c 227 if (img->UaToAa)
228 _TIFFfree(img->UaToAa), img->UaToAa = NULL;
276 img->UaToAa = NULL;
    [all...]
tiffio.h 228 uint8* UaToAa; /* Unassociated alpha to associated alpha convertion LUT */

Completed in 131 milliseconds