Home | History | Annotate | Download | only in core

Lines Matching full:get32

54         MipMap* mm = (MipMap*)sk_malloc_throw(size.get32());
211 return isPos32Bits(rowBytes) ? rowBytes.get32() : 0;
222 return isPos32Bits(size) ? size.get32() : 0;
248 return (safeSize.is32() ? safeSize.get32() : 0);