Searched defs:checkInt (Results 1 – 4 of 4) sorted by relevance
451 int32_t SkReadBuffer::checkInt(int32_t min, int32_t max) { in checkInt() function in SkReadBuffer
304 int32_t checkInt(int min, int) { return min; } in checkInt() function
461 int32_t SkReadBuffer::checkInt(int32_t min, int32_t max) { in checkInt() function in SkReadBuffer
57 function checkInt(value, min, max, buf, offset, byteLength) { function