Searched refs:trimHeight (Results 1 – 2 of 2) sorted by relevance
62 int trimHeight; member
740 frame.trimHeight = animation.height; in preloadZip()771 frame.trimHeight = height; in preloadZip()917 clearReg.subtractSelf(Rect(xc, yc, xc+frame.trimWidth, yc+frame.trimHeight)); in playAnimation()931 glDrawTexiOES(xc, mHeight - (yc + frame.trimHeight), in playAnimation()932 0, frame.trimWidth, frame.trimHeight); in playAnimation()