Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp418 const GLint yc = (mHeight - mAndroid[0].h) / 2; in android() local
972 const int yc = animationY + frame.trimY; in playAnimation() local
/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp353 float yc = ywi * Fr + (mK[4] * 2 * xwi * ywi) + mK[3] * (rSq + 2 * ywi * ywi); in mapCorrectedToRawImpl() local