Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSamplePathEffects.cpp28 static sk_sp<SkPathEffect> make_pe(int flags, SkScalar phase) { in make_pe() function
125 paint.setPathEffect(make_pe(2, fPhase)); in onDrawContent()
131 paint.setPathEffect(make_pe(3, fPhase)); in onDrawContent()
/external/skia/samplecode/
DSamplePathEffects.cpp28 static sk_sp<SkPathEffect> make_pe(int flags, SkScalar phase) { in make_pe() function
125 paint.setPathEffect(make_pe(2, fPhase)); in onDrawContent()
131 paint.setPathEffect(make_pe(3, fPhase)); in onDrawContent()