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

/external/skia/samplecode/
H A DSamplePathEffects.cpp51 static sk_sp<SkPathEffect> make_warp_pe(SkScalar phase) { function
153 paint.setPathEffect(make_warp_pe(fPhase));

Completed in 62 milliseconds