Lines Matching refs:kXmin
128 const int kXmin = deMax32(x - radius, 0);133 for (int kX = kXmin; kX <= kXmax; kX++)