Home | History | Annotate | Download | only in aapt

Lines Matching defs:out

690     // Figure out the number of rows and columns in the N-patch
907 png_bytep out = outRows[j];
995 *out++ = idx;
1014 *out++ = idx;
1089 png_bytep out = outRows[j];
1093 out[i] += numAlphaColors;
1117 png_bytep out = outRows[j];
1125 *out++ = rr;
1127 *out++ = (png_byte) (rr * 0.2126f + gg * 0.7152f + bb * 0.0722f);
1130 *out++ = aa;
1560 // Actually write out to the new png