Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCompile.cpp558 io::BigBufferInputStream buffer_in(&buffer); in CompilePng() local
559 return WriteHeaderAndDataToWriter(output_path, res_file, &buffer_in, writer, in CompilePng()