Home | History | Annotate | Download | only in core

Lines Matching refs:rowSize

99         size_t rowSize = ComputeRowSizeForWidth(width);
100 RunHead* head = RunHead::Alloc(1, rowSize);