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

  /external/skia/include/core/
SkPath.h 450 kCubic_Verb, and kClose_Verb; added to SkPath.
729 then appends kCubic_Verb to verb array; and (x1, y1), (x2, y2), (x3, y3)
747 then appends kCubic_Verb to verb array; and SkPoint p1, p2, p3
764 if needed; then appends kCubic_Verb to verb array; and appends cubic
    [all...]
  /external/skqp/include/core/
SkPath.h 492 kCubic_Verb, and kClose_Verb; added to SkPath.
771 then appends kCubic_Verb to verb array; and (x1, y1), (x2, y2), (x3, y3)
    [all...]

Completed in 604 milliseconds