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

/frameworks/base/tools/aapt/
H A DImages.cpp76 int bit_depth, interlace_type, compression_type; local
83 &interlace_type, &compression_type, NULL);
86 //printf("color_type=%d, bit_depth=%d, interlace_type=%d, compression_type=%d\n",
87 // color_type, bit_depth, interlace_type, compression_type);
132 interlace_type, compression_type));
136 &interlace_type, &compression_type, NULL);
980 int bit_depth, interlace_type, compression_type; local
1116 &compression_type, NULL);
1120 compression_type));

Completed in 19 milliseconds