Searched defs:one_d_pe (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dpatheffects.cpp63 static void one_d_pe(SkPaint* paint) { function in namespace:skiagm
78 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
/external/chromium_org/third_party/skia/tests/
H A DPathCoverageTest.cpp111 static bool one_d_pe(const int* array, const unsigned int count, function
153 one_d_pe(gXY, SK_ARRAY_COUNT(gXY), reporter);
154 one_d_pe(gSawtooth, SK_ARRAY_COUNT(gSawtooth), reporter);
155 one_d_pe(gOvalish, SK_ARRAY_COUNT(gOvalish), reporter);
156 one_d_pe(gSharpSawtooth, SK_ARRAY_COUNT(gSharpSawtooth), reporter);
157 one_d_pe(gRibbon, SK_ARRAY_COUNT(gRibbon), reporter);
/external/skia/gm/
H A Dpatheffects.cpp63 static void one_d_pe(SkPaint* paint) { function in namespace:skiagm
78 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
/external/skia/tests/
H A DPathCoverageTest.cpp111 static bool one_d_pe(const int* array, const unsigned int count, function
153 one_d_pe(gXY, SK_ARRAY_COUNT(gXY), reporter);
154 one_d_pe(gSawtooth, SK_ARRAY_COUNT(gSawtooth), reporter);
155 one_d_pe(gOvalish, SK_ARRAY_COUNT(gOvalish), reporter);
156 one_d_pe(gSharpSawtooth, SK_ARRAY_COUNT(gSharpSawtooth), reporter);
157 one_d_pe(gRibbon, SK_ARRAY_COUNT(gRibbon), reporter);
/external/chromium_org/third_party/skia/samplecode/
H A DSampleSlides.cpp77 static void one_d_pe(SkPaint* paint) { function
92 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
/external/skia/samplecode/
H A DSampleSlides.cpp77 static void one_d_pe(SkPaint* paint) { function
92 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };

Completed in 91 milliseconds