Home
last modified time | relevance | path

Searched refs:trimWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/bootanimation/
DBootAnimation.h70 int trimWidth; member
DBootAnimation.cpp1355 frame.trimWidth = animation.width; in preloadZip()
1386 frame.trimWidth = width; in preloadZip()
1661 const int trimWidth = frame.trimWidth * ratio_w; in playAnimation() local
1687 drawTexturedQuad(xc, frameDrawY, trimWidth, trimHeight); in playAnimation()