Home
last modified time | relevance | path

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

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