Home | History | Annotate | Download | only in aapt

Lines Matching defs:out

690     // Figure out the number of rows and columns in the N-patch
908 png_bytep out = outRows[j];
996 *out++ = idx;
1015 *out++ = idx;
1090 png_bytep out = outRows[j];
1094 out[i] += numAlphaColors;
1118 png_bytep out = outRows[j];
1126 *out++ = rr;
1128 *out++ = (png_byte) (rr * 0.2126f + gg * 0.7152f + bb * 0.0722f);
1131 *out++ = aa;
1561 // Actually write out to the new png