Searched defs:ASSERT_FITS_IN (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkPaint.cpp | 211 static void ASSERT_FITS_IN(uint32_t value, int bitCount) { in ASSERT_FITS_IN() function 218 #define ASSERT_FITS_IN(value, bitcount) macro |
Completed in 2 milliseconds