Searched defs:maxDist (Results 1 – 9 of 9) sorted by relevance
34 const T maxDist = M / 2; in AheadOrAt() local44 const T maxDist = std::numeric_limits<T>::max() / 2 + T(1); in AheadOrAt() local
188 double maxDist = S2Projections.MAX_EDGE.getValue(MAX_WALK_LEVEL); in testContinuity() local215 double maxDist = 0.5 * S2Projections.MAX_DIAG.getValue(S2CellId.MAX_LEVEL); in testCoverage() local
1229 double angle=0.0, aoffset=0.0, maxDist, dist; in rpng2_x_load_bg_image() local2001 double angle=0.0, aoffset=0.0, maxDist, dist; in rpng2_x_reload_bg_image() local
844 U32 maxDist, void const* src) in ZSTD_window_correctOverflow()922 U32 maxDist, in ZSTD_window_enforceMaxDist()967 U32 maxDist, in ZSTD_checkDictValidity()
448 U32 const maxDist = 1U << params->windowLog; in ZSTD_ldm_generateSequences() local
2814 U32 const maxDist = (U32)1 << params->cParams.windowLog; in ZSTD_overflowCorrectIfNeeded() local2848 U32 const maxDist = (U32)1 << cctx->appliedParams.cParams.windowLog; in ZSTD_compress_frameChunk() local
260 static double maxDist(const SkDQuad& quad) { in maxDist() function
572 SkScalar maxDist = SK_ScalarMin; in ClipAngledGradient() local