Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/compile/
H A DPngCrunch.cpp215 int bit_depth, color_type, interlace_method, compression_method, filter_method; in ReadPng() local
217 &interlace_method, &compression_method, &filter_method); in ReadPng()
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_test.cpp68 DEFINE_string(compression_method, "gz", "Default compression algorithm.");