Searched defs:yc (Results 1 – 1 of 1) sorted by relevance
338 const GLint yc = (mHeight - mAndroid[0].h) / 2; in android() local681 const int yc = ((mHeight - animation.height) / 2); in playAnimation() local