Lines Matching refs:checkVal255
287 static void checkVal255(int row, int col, int v, String vname) in checkVal255() method in TJUnitTest
323 checkVal255(row, col, c, "C"); in checkBuf()
325 checkVal255(row, col, m, "M"); in checkBuf()
326 checkVal255(row, col, y, "Y"); in checkBuf()
328 checkVal255(row, col, k, "K"); in checkBuf()
333 checkVal255(row, col, k, "K"); in checkBuf()
337 checkVal255(row, col, m, "M"); in checkBuf()
356 checkVal255(row, col, r, "R"); in checkBuf()
357 checkVal255(row, col, g, "G"); in checkBuf()
358 checkVal255(row, col, b, "B"); in checkBuf()
376 checkVal255(row, col, r, "R"); in checkBuf()
380 checkVal255(row, col, g, "G"); in checkBuf()
385 checkVal255(row, col, a, "A"); in checkBuf()
446 checkVal255(row, col, r, "R"); in checkIntBuf()
447 checkVal255(row, col, g, "G"); in checkIntBuf()
448 checkVal255(row, col, b, "B"); in checkIntBuf()
466 checkVal255(row, col, r, "R"); in checkIntBuf()
470 checkVal255(row, col, g, "G"); in checkIntBuf()
475 checkVal255(row, col, a, "A"); in checkIntBuf()
552 checkVal255(row, col, y, "Y"); in checkBufYUV()
575 checkVal255(row, col, v, "V"); in checkBufYUV()