Home
last modified time | relevance | path

Searched refs:interlace_type (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DImages.cpp103 int bit_depth, interlace_type, compression_type; in read_png() local
112 &interlace_type, &compression_type, NULL); in read_png()
163 interlace_type, compression_type)); in read_png()
167 &interlace_type, &compression_type, NULL); in read_png()
1074 int bit_depth, interlace_type, compression_type; in write_png() local
1231 &bit_depth, &color_type, &interlace_type, in write_png()
1235 (int)width, (int)height, bit_depth, color_type, interlace_type, in write_png()