Home
last modified time | relevance | path

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

/external/skia/tests/
DSkpSkGrTest.cpp650 static void bumpCount(skiatest::Reporter* reporter, bool skipping) { in bumpCount() function
665 bumpCount(data->fReporter, false); in testSkGrMain()
686 bumpCount(reporter, true); in DEF_TEST()
692 bumpCount(reporter, true); in DEF_TEST()
/external/skia/src/pathops/
DSkOpSpan.cpp395 segment->bumpCount(); in init()
DSkOpSegment.h106 void bumpCount() { in bumpCount() function