Searched refs:interlace_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);
835 int bit_depth, interlace_type, compression_type; local
949 &bit_depth, &color_type, &interlace_type,
953 (int)width, (int)height, bit_depth, color_type, interlace_type,

Completed in 80 milliseconds