Searched refs:muladdmul (Results 1 – 1 of 1) sorted by relevance
600 static inline float muladdmul(float a, float b, float c, float d) { in muladdmul() function641 tmp.fMat[kMScaleX] = muladdmul(a.fMat[kMScaleX], in setConcat()646 tmp.fMat[kMSkewX] = muladdmul(a.fMat[kMScaleX], in setConcat()651 tmp.fMat[kMTransX] = muladdmul(a.fMat[kMScaleX], in setConcat()656 tmp.fMat[kMSkewY] = muladdmul(a.fMat[kMSkewY], in setConcat()661 tmp.fMat[kMScaleY] = muladdmul(a.fMat[kMSkewY], in setConcat()666 tmp.fMat[kMTransY] = muladdmul(a.fMat[kMSkewY], in setConcat()