Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/bootanimation/
H A DBootAnimation.h68 int trimWidth; member
H A DBootAnimation.cpp1251 frame.trimWidth = animation.width; in preloadZip()
1282 frame.trimWidth = width; in preloadZip()
1540 drawTexturedQuad(xc, frameDrawY, frame.trimWidth, frame.trimHeight); in playAnimation()