Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkJpegUtility.h31 struct skjpeg_source_mgr : jpeg_source_mgr { struct
34 SkStream* fStream; // unowned
35 enum {
40 uint8_t fBuffer[kBufferSize];
DSkJpegUtility.cpp136 skjpeg_source_mgr::skjpeg_source_mgr(SkStream* stream) in skjpeg_source_mgr() function in skjpeg_source_mgr