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

  /external/skia/include/core/
SkPath.h 111 Convexity getConvexity() const {
120 * kUnknown_Convexity. Note: getConvexity() will automatically call
152 * DEPRECATED: use getConvexity()
157 return kConvex_Convexity == this->getConvexity();
  /external/skia/src/core/
SkPath.cpp     [all...]

Completed in 378 milliseconds