#include <safe_math.h>
Public Member Functions | |
| bool | overflow_detected () const |
| size_t | mul (size_t x, size_t y) |
Definition at line 15 of file safe_math.h.
| size_t fml::SafeMath::mul | ( | size_t | x, |
| size_t | y | ||
| ) |
Definition at line 12 of file safe_math.cc.
Referenced by flutter::APNGImageGenerator::GetPixels(), and flutter::testing::TEST().
|
inline |
Definition at line 17 of file safe_math.h.
Referenced by flutter::APNGImageGenerator::GetPixels(), and flutter::testing::TEST().