Home
last modified time | relevance | path

Searched refs:one_d_pe (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DPathCoverageTest.cpp111 static bool one_d_pe(const int* array, const unsigned int count, in one_d_pe() function
153 one_d_pe(gXY, SK_ARRAY_COUNT(gXY), reporter); in TestQuadPointCount()
154 one_d_pe(gSawtooth, SK_ARRAY_COUNT(gSawtooth), reporter); in TestQuadPointCount()
155 one_d_pe(gOvalish, SK_ARRAY_COUNT(gOvalish), reporter); in TestQuadPointCount()
156 one_d_pe(gSharpSawtooth, SK_ARRAY_COUNT(gSharpSawtooth), reporter); in TestQuadPointCount()
157 one_d_pe(gRibbon, SK_ARRAY_COUNT(gRibbon), reporter); in TestQuadPointCount()
/external/skqp/tests/
DPathCoverageTest.cpp111 static bool one_d_pe(const int* array, const unsigned int count, in one_d_pe() function
153 one_d_pe(gXY, SK_ARRAY_COUNT(gXY), reporter); in TestQuadPointCount()
154 one_d_pe(gSawtooth, SK_ARRAY_COUNT(gSawtooth), reporter); in TestQuadPointCount()
155 one_d_pe(gOvalish, SK_ARRAY_COUNT(gOvalish), reporter); in TestQuadPointCount()
156 one_d_pe(gSharpSawtooth, SK_ARRAY_COUNT(gSharpSawtooth), reporter); in TestQuadPointCount()
157 one_d_pe(gRibbon, SK_ARRAY_COUNT(gRibbon), reporter); in TestQuadPointCount()
/external/skqp/gm/
Dpatheffects.cpp61 static void one_d_pe(SkPaint* paint) { in one_d_pe() function
76 constexpr PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
/external/skia/gm/
Dpatheffects.cpp75 static void one_d_pe(SkPaint* paint) { in one_d_pe() function
90 constexpr PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
/external/skqp/samplecode/
DSampleSlides.cpp74 static void one_d_pe(SkPaint* paint) { in one_d_pe() function
89 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
/external/skia/samplecode/
DSampleSlides.cpp73 static void one_d_pe(SkPaint* paint) { in one_d_pe() function
88 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };