Searched refs:triplet_size (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/brotli/src/woff2/
H A Dwoff2_dec.cc516 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/
H A Dwoff2.cc624 size_t triplet_size = glyph_stream.length() - glyph_stream.offset(); local
626 if (!TripletDecode(flags_buf, triplet_buf, triplet_size, total_n_points,

Completed in 97 milliseconds