Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp333 const GLint xc = (mWidth - mAndroid[0].w) / 2; in android() local
489 const int xc = (mWidth - animation.width) / 2; in movie() local
/frameworks/rs/driver/
DrsdPath.cpp46 float x1, xc, x2; member