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

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

Completed in 125 milliseconds