Searched refs:mCx (Results 1 – 4 of 4) sorted by relevance
28 private float mCx; field in SweepGradient101 mCx = cx; in SweepGradient()137 return nativeCreate(nativeMatrix, mCx, mCy, mColorLongs, mPositions, in createNativeInstance()
91 private final float mCx; field in SweepGradient_Delegate.SweepGradientPaint97 mCx = cx; in SweepGradientPaint()173 pt1[0] = pt2[0] - mCx; in getRaster()
143 float mFx, mFy, mCx, mCy, mS; member
236 mapperInfo->mCx == calib.data.f[2] && in updateCalibration()251 mapperInfo->mCx = calib.data.f[2]; in updateCalibration()386 float activeCx = mapperInfo->mCx - mapperInfo->mArrayDiffX; in mapCorrectedToRawImpl()399 float xr = mapperInfo->mFx * xc + mapperInfo->mS * yc + mapperInfo->mCx; in mapCorrectedToRawImpl()