HomeSort by relevance Sort by last modified time
    Searched defs:SkSafeMath (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkSafeMath.h 15 // SkSafeMath always check that a series of operations do not overflow.
18 class SkSafeMath {
20 SkSafeMath() = default;
66 SkSafeMath safe;
  /external/skqp/src/core/
SkSafeMath.h 15 // SkSafeMath always check that a series of operations do not overflow.
18 class SkSafeMath {
20 SkSafeMath() = default;
66 SkSafeMath safe;

Completed in 236 milliseconds