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

/frameworks/base/tools/aapt/
H A DImages.cpp69 int bit_depth, interlace_type, compression_type; local
76 &interlace_type, &compression_type, NULL);
79 //printf("color_type=%d, bit_depth=%d, interlace_type=%d, compression_type=%d\n",
80 // color_type, bit_depth, interlace_type, compression_type);
125 interlace_type, compression_type));
129 &interlace_type, &compression_type, NULL);
845 int bit_depth, interlace_type, compression_type; local
960 &compression_type, NULL);
964 compression_type));

Completed in 24 milliseconds