Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkJpegUtility.h32 struct skjpeg_source_mgr : jpeg_source_mgr { struct
35 SkStream* fStream; // unowned
36 enum {
41 uint8_t fBuffer[kBufferSize];
DSkJpegUtility.cpp128 skjpeg_source_mgr::skjpeg_source_mgr(SkStream* stream) in skjpeg_source_mgr() function in skjpeg_source_mgr