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

/external/chromium_org/third_party/skia/src/core/
H A DSkPath.cpp238 if (!this->cheapComputeDirection(&direction)) {
2522 bool SkPath::cheapComputeDirection(Direction* dir) const { function in class:SkPath
/external/skia/src/core/
H A DSkPath.cpp238 if (!this->cheapComputeDirection(&direction)) {
2522 bool SkPath::cheapComputeDirection(Direction* dir) const { function in class:SkPath

Completed in 106 milliseconds