Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp1670 const int frameDrawY = mHeight - (yc + trimHeight); in playAnimation() local
1687 drawTexturedQuad(xc, frameDrawY, trimWidth, trimHeight); in playAnimation()