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

/external/skia/samplecode/
H A DSamplePathEffects.cpp29 static sk_sp<SkPathEffect> make_pe(int flags, SkScalar phase) { function
141 paint.setPathEffect(make_pe(2, fPhase));
147 paint.setPathEffect(make_pe(3, fPhase));

Completed in 215 milliseconds