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

  /external/chromium_org/third_party/brotli/src/woff2/
woff2_dec.cc 514 const uint8_t* triplet_buf = glyph_stream.buffer() + local
518 if (!TripletDecode(flags_buf, triplet_buf, triplet_size, total_n_points,
  /external/chromium_org/third_party/ots/src/
woff2.cc 622 const uint8_t* triplet_buf = glyph_stream.buffer() + local
626 if (!TripletDecode(flags_buf, triplet_buf, triplet_size, total_n_points,
    [all...]

Completed in 39 milliseconds