Home
last modified time | relevance | path

Searched defs:yc (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp359 const GLint yc = (mHeight - mAndroid[0].h) / 2; in android() local
820 const int yc = animationY + frame.trimY; in playAnimation() local