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

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

Completed in 154 milliseconds