Home
last modified time | relevance | path

Searched refs:negifaddoverflows (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkMatrix.cpp472 static inline int negifaddoverflows(float& result, float a, float b) { in negifaddoverflows() function
518 static inline int negifaddoverflows(SkFixed& result, SkFixed a, SkFixed b) { in negifaddoverflows() function
588 if (negifaddoverflows(tmp.fMat[kMTransX], tmp.fMat[kMTransX], in setConcat()
605 if (negifaddoverflows(tmp.fMat[kMTransY], tmp.fMat[kMTransY], in setConcat()