Home | History | Annotate | Download | only in aapt

Lines Matching defs:out

716     // Figure out the number of rows and columns in the N-patch
923 png_bytep out = outRows[j];
971 *out++ = idx;
1046 png_bytep out = outRows[j];
1054 *out++ = rr;
1056 *out++ = (png_byte) (rr * 0.2126f + gg * 0.7152f + bb * 0.0722f);
1059 *out++ = aa;
1462 // Actually write out to the new png