Searched defs:stroke_pe (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/skia/gm/
H A Dpatheffects.cpp40 static void stroke_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/samplecode/
H A DSampleSlides.cpp54 static void stroke_pe(SkPaint* paint) { function
92 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
/external/skia/gm/
H A Dpatheffects.cpp40 static void stroke_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/samplecode/
H A DSampleSlides.cpp54 static void stroke_pe(SkPaint* paint) { function
92 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };

Completed in 166 milliseconds