Home | History | Annotate | Download | only in core

Lines Matching full:bytecount

2014         const int byteCount = sizeof(int32_t) * 2 + fPathRef->writeSize();
2015 return SkAlign4(byteCount);