Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp334 const GLint yc = (mHeight - mAndroid[0].h) / 2; in android() local
490 const int yc = ((mHeight - animation.height) / 2); in movie() local
/frameworks/rs/driver/
DrsdPath.cpp47 float y1, yc, y2; member