Lines Matching refs:kMinHeight
38 static constexpr auto kMinHeight = 0.1f;152 if (minZ < kMinHeight) {153 fZOffset = -minZ + kMinHeight;