Searched defs:chop (Results 1 – 7 of 7) sorted by relevance
13 } chop[5]; variable
40 static int chop(int64_t x0, SkGradFixed edge, int64_t x1, int64_t dx, int count) { in chop() function
382 abstract Optional<String> chop(String str); in chop() method
2148 int chop = 0; in format() local
2094 int chop = 0; in format() local
2146 int chop = 0; in format() local
1076 void SkConic::chop(SkConic * SK_RESTRICT dst) const { in chop() function in SkConic