Home | History | Annotate | Download | only in bootanimation

Lines Matching refs:xc

358     const GLint xc = (mWidth  - mAndroid[0].w) / 2;
360 const Rect updateRect(xc, yc, xc + mAndroid[0].w, yc + mAndroid[0].h);
375 GLint x = xc - offset;
388 glDrawTexiOES(xc, yc, 0, mAndroid[0].w, mAndroid[0].h);
819 const int xc = animationX + frame.trimX;
822 clearReg.subtractSelf(Rect(xc, yc, xc+frame.trimWidth, yc+frame.trimHeight));
836 glDrawTexiOES(xc, mHeight - (yc + frame.trimHeight),