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

  /external/chromium_org/third_party/brotli/src/woff2/
woff2_dec.cc 516 size_t triplet_size = glyph_stream.length() - glyph_stream.offset(); local
518 if (!TripletDecode(flags_buf, triplet_buf, triplet_size, total_n_points,
  /external/chromium_org/third_party/ots/src/
woff2.cc 624 size_t triplet_size = glyph_stream.length() - glyph_stream.offset(); local
626 if (!TripletDecode(flags_buf, triplet_buf, triplet_size, total_n_points,
    [all...]

Completed in 137 milliseconds