Lines Matching refs:kBR
273 static constexpr int kBR = 2; // Bottom-right point index in points array
333 subtiles.push_back({{kS0, kTR, kBR, kS1}});
336 subtiles.push_back({{kS1, kS0, kBR, kBL}});
350 subtiles.push_back({{kS0, kS1, kBR, kBL}});
353 s2 = kBR;
355 subtiles.push_back({{kS1, edgeAA[3] ? kS1 : kBR, kBR, kBL}}); // degenerate
356 subtiles.push_back({{kS0, kTR, kBR, kS1}});
363 subtiles.push_back({{kS0, kS0, kBR, kS1}}); // degenerate
372 subtiles.push_back({{edgeAA[2] ? kS0 : kTR, kTR, kBR, kS0}}); // degenerate