HomeSort by relevance Sort by last modified time
    Searched refs:one_d_pe (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
PathCoverageTest.cpp 79 static bool one_d_pe(const int* array, const unsigned int count, function
116 one_d_pe(gXY, SK_ARRAY_COUNT(gXY), reporter);
117 one_d_pe(gSawtooth, SK_ARRAY_COUNT(gSawtooth), reporter);
118 one_d_pe(gOvalish, SK_ARRAY_COUNT(gOvalish), reporter);
119 one_d_pe(gSharpSawtooth, SK_ARRAY_COUNT(gSharpSawtooth), reporter);
120 one_d_pe(gRibbon, SK_ARRAY_COUNT(gRibbon), reporter);
  /external/skia/samplecode/
SampleSlides.cpp 64 static void one_d_pe(SkPaint* paint) { function
79 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };

Completed in 101 milliseconds