Searched defs:strokeRecStyle (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DGrShapeTest.cpp448 const SkStrokeRec::Style strokeRecStyle = shape.style().strokeRec().getStyle(); local
449 return strokeRecStyle == SkStrokeRec::kStroke_Style ||
450 strokeRecStyle == SkStrokeRec::kHairline_Style ||

Completed in 70 milliseconds