Searched refs:initIntBuf (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/java/ |
D | TJUnitTest.java | 222 private static void initIntBuf(int[] buf, int w, int pitch, int h, int pf, in initIntBuf() method in TJUnitTest 267 initIntBuf(buf, img.getWidth(), pitch, img.getHeight(), pf, flags); in initImg()
|