Home
last modified time | relevance | path

Searched refs:legacy_stream (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DCompile.cpp546 std::stringstream legacy_stream(content.to_string()); in CompilePng() local
549 if (!png.process(path_data.source, &legacy_stream, &legacy_buffer, {})) { in CompilePng()