Searched refs:bug1 (Results 1 – 4 of 4) sorted by relevance
130 SkPath* bug1 = &fPaths.push_back(); in onOnceBeforeDraw() local132 bug1->moveTo(1, 1); in onOnceBeforeDraw()133 bug1->lineTo(6, 6); in onOnceBeforeDraw()134 bug1->moveTo(1, 6); in onOnceBeforeDraw()135 bug1->lineTo(6, 1); in onOnceBeforeDraw()
1940 static void bug1(void);1947 bug1(); /* Unicode intermediate buffer straddle bug */ in TestJ932()1968 static void bug1() in bug1() function
138 run-native-test.sh run-bug1-test.sh \329 run-bug1-test.sh testfile28.bz2 testfile28.rdwr.bz2 \
4253 * run-bug1-test.sh: Test a second case, to cover both byte orders.4260 * Makefile.am: Add rules to run run-bug1-test.sh.4262 * run-bug1-test.sh: New file.