Home
last modified time | relevance | path

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

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