Home
last modified time | relevance | path

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

/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp1619 const int frameDrawY = mHeight - (yc + trimHeight); in playAnimation() local
1636 drawTexturedQuad(xc, frameDrawY, trimWidth, trimHeight); in playAnimation()