Searched refs:hair_pe (Results 1 – 4 of 4) sorted by relevance
/external/skia/gm/ |
D | patheffects.cpp | 31 static void hair_pe(SkPaint* paint) { in hair_pe() function 78 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
|
/external/chromium_org/third_party/skia/gm/ |
D | patheffects.cpp | 31 static void hair_pe(SkPaint* paint) { in hair_pe() function 78 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
|
/external/chromium_org/third_party/skia/samplecode/ |
D | SampleSlides.cpp | 45 static void hair_pe(SkPaint* paint) { in hair_pe() function 92 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
|
/external/skia/samplecode/ |
D | SampleSlides.cpp | 45 static void hair_pe(SkPaint* paint) { in hair_pe() function 92 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
|