Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp554 io::BigBufferInputStream buffer_in(&buffer); in CompilePng() local
555 return WriteHeaderAndDataToWriter(output_path, res_file, &buffer_in, writer, in CompilePng()