Lines Matching defs:cnt
246 int cnt,
256 SkASSERT(proxyRunCnt <= cnt);
259 set, cnt, proxyRunCnt, filter, mm, saturate, aaType, constraint,
484 int cnt,
494 , fQuads(cnt, true /* includes locals */)
504 fMetadata.fTotalQuadCount = SkToUInt(cnt);
519 for (int q = 0; q < cnt; ++q) {
1259 int cnt,
1272 SkASSERT(proxy_run_count(set, cnt) == proxyRunCnt);
1281 for (int i = 0; i < cnt; ++i) {
1312 if (cnt <= std::min(GrResourceProvider::MaxNumNonAAQuads(),
1314 auto op = TextureOpImpl::Make(context, set, cnt, proxyRunCnt, filter, mm, saturate, aaType,
1320 BatchSizeLimiter state(sdc, clip, context, cnt, filter, mm, saturate, constraint, viewMatrix,