HomeSort by relevance Sort by last modified time
    Searched refs:preStyle (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
GrShapeTest.cpp 633 SkPath preStyle;
637 fBase.asPath(&preStyle);
639 if (fBase.style().applyPathEffectToPath(&postPathEffect, &postPEStrokeRec, preStyle,
651 if (fBase.style().applyToPath(&postAllStyle, &fillOrHairline, preStyle, scale)) {
    [all...]
  /external/skqp/tests/
GrShapeTest.cpp 605 SkPath preStyle;
609 fBase.asPath(&preStyle);
611 if (fBase.style().applyPathEffectToPath(&postPathEffect, &postPEStrokeRec, preStyle,
623 if (fBase.style().applyToPath(&postAllStyle, &fillOrHairline, preStyle, scale)) {
    [all...]

Completed in 187 milliseconds