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

  /external/chromium_org/third_party/brotli/src/woff2/
glyph.cc 246 bool StorePoints(const Glyph& glyph, size_t* offset,
372 if (!StorePoints(glyph, &offset, dst, *dst_size)) {
woff2_dec.cc 199 bool StorePoints(const std::vector<Point>& points,
557 if (!StorePoints(points, n_contours, instruction_size,
  /external/chromium_org/third_party/ots/src/
woff2.cc 303 bool StorePoints(const std::vector<Point>& points,
666 if (!StorePoints(points, n_contours, instruction_size,
    [all...]

Completed in 57 milliseconds