Searched defs:transformed_size (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/brotli/src/woff2/
H A Dwoff2_dec.cc598 const uint8_t* transformed_buf, size_t transformed_size,
614 return ReconstructGlyf(transformed_buf, transformed_size,
597 ReconstructTransformed(const std::vector<Table>& tables, uint32_t tag, const uint8_t* transformed_buf, size_t transformed_size, uint8_t* dst, size_t dst_length) argument
/external/chromium_org/third_party/ots/src/
H A Dwoff2.cc708 const uint8_t* transformed_buf, size_t transformed_size,
724 return ReconstructGlyf(transformed_buf, transformed_size,
707 ReconstructTransformed(const std::vector<Table>& tables, uint32_t tag, const uint8_t* transformed_buf, size_t transformed_size, uint8_t* dst, size_t dst_length) argument

Completed in 167 milliseconds