Lines Matching refs:checkVal255
295 private static void checkVal255(int row, int col, int v, String vname) in checkVal255() method in TJUnitTest
329 checkVal255(row, col, c, "C"); in checkBuf()
331 checkVal255(row, col, m, "M"); in checkBuf()
332 checkVal255(row, col, y, "Y"); in checkBuf()
334 checkVal255(row, col, k, "K"); in checkBuf()
339 checkVal255(row, col, k, "K"); in checkBuf()
343 checkVal255(row, col, m, "M"); in checkBuf()
362 checkVal255(row, col, r, "R"); in checkBuf()
363 checkVal255(row, col, g, "G"); in checkBuf()
364 checkVal255(row, col, b, "B"); in checkBuf()
382 checkVal255(row, col, r, "R"); in checkBuf()
386 checkVal255(row, col, g, "G"); in checkBuf()
391 checkVal255(row, col, a, "A"); in checkBuf()
452 checkVal255(row, col, r, "R"); in checkIntBuf()
453 checkVal255(row, col, g, "G"); in checkIntBuf()
454 checkVal255(row, col, b, "B"); in checkIntBuf()
472 checkVal255(row, col, r, "R"); in checkIntBuf()
476 checkVal255(row, col, g, "G"); in checkIntBuf()
481 checkVal255(row, col, a, "A"); in checkIntBuf()
559 checkVal255(row, col, y, "Y"); in checkBufYUV()
582 checkVal255(row, col, v, "V"); in checkBufYUV()