Searched refs:dash_pe (Results 1 – 4 of 4) sorted by relevance
/external/skqp/gm/ |
D | patheffects.cpp | 44 static void dash_pe(SkPaint* paint) { in dash_pe() function 76 constexpr PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
|
/external/skia/gm/ |
D | patheffects.cpp | 58 static void dash_pe(SkPaint* paint) { in dash_pe() function 90 constexpr PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
|
/external/skia/samplecode/ |
D | SampleSlides.cpp | 56 static void dash_pe(SkPaint* paint) { in dash_pe() function 88 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
|
/external/skqp/samplecode/ |
D | SampleSlides.cpp | 57 static void dash_pe(SkPaint* paint) { in dash_pe() function 89 static const PE_Proc gPE[] = { hair_pe, hair2_pe, stroke_pe, dash_pe, one_d_pe };
|