OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:one_d_pe
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
PathCoverageTest.cpp
111
static bool
one_d_pe
(const int* array, const unsigned int count,
function
156
one_d_pe
(gXY, SK_ARRAY_COUNT(gXY), reporter);
157
one_d_pe
(gSawtooth, SK_ARRAY_COUNT(gSawtooth), reporter);
158
one_d_pe
(gOvalish, SK_ARRAY_COUNT(gOvalish), reporter);
159
one_d_pe
(gSharpSawtooth, SK_ARRAY_COUNT(gSharpSawtooth), reporter);
160
one_d_pe
(gRibbon, SK_ARRAY_COUNT(gRibbon), reporter);
/external/skia/gm/
patheffects.cpp
63
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
};
Completed in 28 milliseconds