Searched refs:trimHeight (Results 1 – 2 of 2) sorted by relevance
71 int trimHeight; member
1356 frame.trimHeight = animation.height; in preloadZip()1387 frame.trimHeight = height; in preloadZip()1662 const int trimHeight = frame.trimHeight * ratio_h; in playAnimation() local1670 const int frameDrawY = mHeight - (yc + trimHeight); in playAnimation()1687 drawTexturedQuad(xc, frameDrawY, trimWidth, trimHeight); in playAnimation()