Home
last modified time | relevance | path

Searched refs:SubImageFast (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.h77 void SubImageFast(int32_t x,
DJBig2_Image.cpp203 SubImageFast(x, y, w, h, pImage.get()); in SubImage()
210 void CJBig2_Image::SubImageFast(int32_t x, in SubImageFast() function in CJBig2_Image