Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp633 SkPath preStyle; in init() local
637 fBase.asPath(&preStyle); in init()
639 if (fBase.style().applyPathEffectToPath(&postPathEffect, &postPEStrokeRec, preStyle, in init()
651 if (fBase.style().applyToPath(&postAllStyle, &fillOrHairline, preStyle, scale)) { in init()
/external/skqp/tests/
DGrShapeTest.cpp605 SkPath preStyle; in init() local
609 fBase.asPath(&preStyle); in init()
611 if (fBase.style().applyPathEffectToPath(&postPathEffect, &postPEStrokeRec, preStyle, in init()
623 if (fBase.style().applyToPath(&postAllStyle, &fillOrHairline, preStyle, scale)) { in init()