Home | History | Annotate | Download | only in aapt

Lines Matching refs:outRight

239         int32_t* outLeft, int32_t* outRight, const char** outError,
243 *outLeft = *outRight = -1;
252 *outRight = width-2;
266 *outRight = i-1;
267 outRight += 2;
337 int32_t* outLeft, int32_t* outRight, const char** outError)
340 *outLeft = *outRight = 0;
361 (*outRight)++;