Home
last modified time | relevance | path

Searched defs:maxDistance (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DState.cs46 internal int maxDistance = 0; field in Org.Brotli.Dec.State
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DState.java50 int maxDistance; field in State
DDecode.java157 private static int calculateDistanceAlphabetLimit(int maxDistance, int npostfix, int ndirect) { in calculateDistanceAlphabetLimit()
/third_party/skia/third_party/externals/brotli/js/
Ddecode.js71 function calculateDistanceAlphabetLimit(maxDistance, npostfix, ndirect) { argument
/third_party/vk-gl-cts/framework/common/
DtcuRasterizationVerifier.cpp130 const float maxDistance = tcu::length(p1 - p0) + maxPixelDistance; in pixelNearLineSegment() local
/third_party/typescript/lib/
Dlib.dom.d.ts957 maxDistance?: number; property
11382 maxDistance: number; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts937 maxDistance?: number; property
11362 maxDistance: number; property
/third_party/typescript/tests/lib/
Dlib.d.ts12160 maxDistance: number; property