Home
last modified time | relevance | path

Searched defs:ASSERT_FITS_IN (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkPaint.cpp211 static void ASSERT_FITS_IN(uint32_t value, int bitCount) { in ASSERT_FITS_IN() function
218 #define ASSERT_FITS_IN(value, bitcount) macro