Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jbig2/
DJBig2_Image.h78 void SubImageSlow(int32_t x,
DJBig2_Image.cpp201 SubImageSlow(x, y, w, h, pImage.get()); in SubImage()
218 void CJBig2_Image::SubImageSlow(int32_t x, in SubImageSlow() function in CJBig2_Image