Searched refs:SafeInt64Mult (Results 1 – 5 of 5) sorted by relevance
139 const int64 rowOffset = SafeInt64Mult(fRowStep,141 const int64 colOffset = SafeInt64Mult(fColStep,143 const int64 planeOffset = SafeInt64Mult(fPlaneStep,145 const int64 offset = SafeInt64Mult(static_cast<int64>(fPixelSize),
150 inline std::int64_t SafeInt64Mult(std::int64_t arg1, std::int64_t arg2) { in SafeInt64Mult() function
3007 SafeInt64Mult (