Home | History | Annotate | Download | only in images

Lines Matching refs:src_mgr

57 static void initialize_info(jpeg_decompress_struct* cinfo, skjpeg_source_mgr* src_mgr) {
59 SkASSERT(src_mgr != NULL);
62 cinfo->src = src_mgr;