Searched defs:checkInt (Results 1 – 2 of 2) sorted by relevance
461 int32_t SkReadBuffer::checkInt(int32_t min, int32_t max) { in checkInt() function in SkReadBuffer
60 function checkInt(value, min, max, buf, offset, byteLength) { function