Home
last modified time | relevance | path

Searched refs:PE_Proc (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/samplecode/
H A DSampleSlides.cpp87 typedef void (*PE_Proc)(SkPaint*); typedef
88 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
113 static const PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };
/third_party/skia/gm/
H A Dpatheffects.cpp89 typedef void (*PE_Proc)(SkPaint*); typedef
90 constexpr PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
112 constexpr PE_Proc gPE2[] = { fill_pe, discrete_pe, tile_pe };

Completed in 2 milliseconds