Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp337 const GLint xc = (mWidth - mAndroid[0].w) / 2; in android() local
680 const int xc = (mWidth - animation.width) / 2; in playAnimation() local