Home
last modified time | relevance | path

Searched defs:PreparedDictionaryImpl (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/brotli/java/org/brotli/enc/
DPreparedDictionaryGenerator.java23 private static class PreparedDictionaryImpl implements PreparedDictionary { class in PreparedDictionaryGenerator
26 private PreparedDictionaryImpl(ByteBuffer data) { in PreparedDictionaryImpl() method in PreparedDictionaryGenerator.PreparedDictionaryImpl