Searched refs:mCx (Results 1 – 3 of 3) sorted by relevance
28 private float mCx; field in SweepGradient101 mCx = cx; in SweepGradient()137 return nativeCreate(nativeMatrix, mCx, mCy, mColorLongs, mPositions, in createNativeInstance()
143 float mFx, mFy, mCx, mCy, mS; member
238 mapperInfo->mCx == calib.data.f[2] && in updateCalibration()253 mapperInfo->mCx = calib.data.f[2]; in updateCalibration()388 float activeCx = mapperInfo->mCx - mapperInfo->mArrayDiffX; in mapCorrectedToRawImpl()401 float xr = mapperInfo->mFx * xc + mapperInfo->mS * yc + mapperInfo->mCx; in mapCorrectedToRawImpl()