Home
last modified time | relevance | path

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

/external/libjpeg-turbo/java/
DTJUnitTest.java278 static void checkVal0(int row, int col, int v, String vname) in checkVal0() method in TJUnitTest
330 checkVal0(row, col, k, "K"); in checkBuf()
332 checkVal0(row, col, y, "Y"); in checkBuf()
335 checkVal0(row, col, m, "M"); in checkBuf()
360 checkVal0(row, col, r, "R"); in checkBuf()
361 checkVal0(row, col, g, "G"); in checkBuf()
362 checkVal0(row, col, b, "B"); in checkBuf()
378 checkVal0(row, col, g, "G"); in checkBuf()
382 checkVal0(row, col, b, "B"); in checkBuf()
450 checkVal0(row, col, r, "R"); in checkIntBuf()
[all …]