Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp338 const GLint yc = (mHeight - mAndroid[0].h) / 2; in android() local
681 const int yc = ((mHeight - animation.height) / 2); in playAnimation() local