Home | History | Annotate | Download | only in core

Lines Matching refs:byteCount

2067         const int byteCount = sizeof(int32_t) + fPathRef->writeSize();
2068 return SkAlign4(byteCount);