Home
last modified time | relevance | path

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

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