Searched refs:expectedR (Results 1 – 3 of 3) sorted by relevance
16 const SkIRect& expectedR) { in testop() argument23 SkASSERT(r2 == expectedR); in testop()30 SkIRect expectedR; member39 testop(gRec[i].r0, gRec[i].r1, gRec[i].op, gRec[i].expectedR); in testop()
66 final int expectedR = expected.get() & 0xFF; in assertEquals() local69 if (actualR != expectedR || actualG != expectedG || actualB != expectedB) { in assertEquals()72 + "(" + expectedR + ", " + expectedG + ", " + expectedB + ")" in assertEquals()
328 const int expectedR = *data++; in test_count_left_right_zeros() local332 SkASSERT(expectedR == R); in test_count_left_right_zeros()