Searched refs:isPos32Bits (Results 1 – 1 of 1) sorted by relevance
25 static bool isPos32Bits(const Sk64& value) { in isPos32Bits() function49 if (!isPos32Bits(size)) { in Alloc()217 return isPos32Bits(rowBytes) ? rowBytes.get32() : 0; in ComputeRowBytes()228 return isPos32Bits(size) ? size.get32() : 0; in ComputeSize()