Searched defs:OTSStream (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/ots/include/
H A Dopentype-sanitiser.h38 class OTSStream { class in namespace:ots
40 OTSStream() { function in class:ots::OTSStream
44 virtual ~OTSStream() {}
182 // output: a pointer to an object implementing the OTSStream interface. The
188 bool Process(OTSStream *output, const uint8_t *input, size_t length);

Completed in 493 milliseconds