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

  /external/pdfium/third_party/libtiff/
tif_getimage.c 503 TIFFRGBAImageGet(TIFFRGBAImage* img, uint32* raster, uint32 w, uint32 h)
533 ok = TIFFRGBAImageGet(&img, raster+(rheight-img.height)*rwidth,
    [all...]
tiffio.h 439 extern int TIFFRGBAImageGet(TIFFRGBAImage*, uint32*, uint32, uint32);

Completed in 605 milliseconds