Searched refs:make_warp_pe (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/samplecode/ | ||
H A D | SamplePathEffects.cpp | 50 static sk_sp<SkPathEffect> make_warp_pe(SkScalar phase) { in make_warp_pe() function 130 paint.setPathEffect(make_warp_pe(fPhase)); |
Completed in 1 milliseconds