Searched refs:compression_type (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DImages.cpp103 int bit_depth, interlace_type, compression_type; local
112 &interlace_type, &compression_type, NULL);
115 //printf("color_type=%d, bit_depth=%d, interlace_type=%d, compression_type=%d\n",
116 // color_type, bit_depth, interlace_type, compression_type);
163 interlace_type, compression_type));
167 &interlace_type, &compression_type, NULL);
1074 int bit_depth, interlace_type, compression_type; local
1232 &compression_type, NULL);
1236 compression_type));

Completed in 169 milliseconds