Home | History | Annotate | Download | only in ca

Lines Matching refs:vectorSize

1369     size_t vectorSize = (depth + bitsPerUChar - 1) / bitsPerUChar;
1371 Vector<UChar> result(vectorSize);