Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/timer/
DTimeUtils.h17 SkASSERT(SK_MSecMax >= msec); in NanosToMSec()
/third_party/skia/tools/timer/
DTimeUtils.h18 SkASSERT(SK_MSecMax >= msec); in NanosToMSec()
/third_party/skia/tests/
DTest.cpp83 SkASSERT(SK_MSecMax >= elapsedMs); in elapsedMsInt()
/third_party/flutter/skia/tests/
DTest.cpp83 SkASSERT(SK_MSecMax >= elapsedMs); in elapsedMsInt()
/third_party/flutter/skia/include/core/
DSkTypes.h153 static constexpr SkMSec SK_MSecMax = INT32_MAX; variable
/third_party/skia/include/core/
DSkTypes.h596 static constexpr SkMSec SK_MSecMax = INT32_MAX; variable