Searched refs:legacy_stream (Results 1 – 1 of 1) sorted by relevance
546 std::stringstream legacy_stream(content.to_string()); in CompilePng() local549 if (!png.process(path_data.source, &legacy_stream, &legacy_buffer, {})) { in CompilePng()