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

  /external/chromium_org/third_party/skia/src/core/
SkStroke.cpp 32 static inline bool normals_too_pinchy(const SkVector& norm0, SkVector& norm1) { function
381 if (normals_too_pinchy(unitAB, unitBC)) {
  /external/skia/src/core/
SkStroke.cpp 32 static inline bool normals_too_pinchy(const SkVector& norm0, SkVector& norm1) { function
381 if (normals_too_pinchy(unitAB, unitBC)) {

Completed in 37 milliseconds