Searched defs:skjpeg_destination_mgr (Results 1 – 2 of 2) sorted by relevance
54 struct skjpeg_destination_mgr : jpeg_destination_mgr { struct57 SkWStream* fStream;59 enum {62 uint8_t fBuffer[kBufferSize];
150 skjpeg_destination_mgr::skjpeg_destination_mgr(SkWStream* stream) in skjpeg_destination_mgr() function in skjpeg_destination_mgr