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

  /external/chromium_org/third_party/brotli/src/woff2/
woff2_dec.cc 300 void ComputeBbox(const std::vector<Point>& points, uint8_t* dst) {
528 ComputeBbox(points, glyf_dst);
  /external/chromium_org/third_party/ots/src/
woff2.cc 404 void ComputeBbox(const std::vector<Point>& points, uint8_t* dst) {
636 ComputeBbox(points, glyf_dst);
    [all...]

Completed in 44 milliseconds