Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:nLeft

3222                         rect.nLeft = 0;
3228 CHECK_GE(rect.nLeft, 0);
3232 CHECK_LE(rect.nLeft + rect.nWidth - 1, videoDef->nFrameWidth);
3237 rect.nLeft,
3239 rect.nLeft + rect.nWidth - 1,