Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleVariableWidthStroker.cpp25 inline SkPoint rotate180(const SkPoint& p) { return p * -1; } in rotate180() function
H A DSampleSimpleStroker.cpp21 static SkPoint rotate180(const SkPoint& p) { return p * -1; } in rotate180() function

Completed in 3 milliseconds