Home
last modified time | relevance | path

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

/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp417 const GLint xc = (mWidth - mAndroid[0].w) / 2; in android() local
971 const int xc = animationX + frame.trimX; in playAnimation() local
/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp352 float xc = xwi * Fr + (mK[3] * 2 * xwi * ywi) + mK[4] * (rSq + 2 * xwi * xwi); in mapCorrectedToRawImpl() local