Home
last modified time | relevance | path

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

/external/libjpeg-turbo/java/
DTJUnitTest.java214 static void initIntBuf(int[] buf, int w, int pitch, int h, int pf, int flags) in initIntBuf() method in TJUnitTest
259 initIntBuf(buf, img.getWidth(), pitch, img.getHeight(), pf, flags); in initImg()