Home
last modified time | relevance | path

Searched defs:bestDist (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DLzcompCompress.java145 private int makeCopyDecision(int index, int[] bestDist) { in makeCopyDecision()
205 int bestDist = 0; in findMatch() local
/third_party/skia/tests/
DPathOpsDebug.cpp1189 double bestDist = DBL_MAX; in debugT() local