Home
last modified time | relevance | path

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

/external/skia/tests/
DSkpSkGrTest.cpp658 static void bumpCount(skiatest::Reporter* reporter, bool skipping) { in bumpCount() function
673 bumpCount(data->fReporter, false); in testSkGrMain()
694 bumpCount(reporter, true); in DEF_TEST()
700 bumpCount(reporter, true); in DEF_TEST()
/external/skia/src/pathops/
DSkOpSpan.cpp363 segment->bumpCount(); in init()
DSkOpSegment.h112 void bumpCount() { in bumpCount() function