Searched refs:trimHeight (Results 1 – 2 of 2) sorted by relevance
65 int trimHeight; member
811 frame.trimHeight = animation.height; in preloadZip()842 frame.trimHeight = height; in preloadZip()999 clearReg.subtractSelf(Rect(xc, yc, xc+frame.trimWidth, yc+frame.trimHeight)); in playAnimation()1013 glDrawTexiOES(xc, mHeight - (yc + frame.trimHeight), in playAnimation()1014 0, frame.trimWidth, frame.trimHeight); in playAnimation()