Searched refs:compression_type (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt/ |
D | Images.cpp | 76 int bit_depth, interlace_type, compression_type; in read_png() local 83 &interlace_type, &compression_type, NULL); in read_png() 132 interlace_type, compression_type)); in read_png() 136 &interlace_type, &compression_type, NULL); in read_png() 980 int bit_depth, interlace_type, compression_type; in write_png() local 1116 &compression_type, NULL); in write_png() 1120 compression_type)); in write_png()
|