Searched defs:unitLength (Results 1 – 2 of 2) sorted by relevance
/external/skia/gm/ |
D | dashcircle.cpp | 70 SkScalar unitLength = arcLength / dashUnits; in onDraw() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
D | ExampleGenerator.java | 1512 UnitLength unitLength = getUnitLength(parts); in handleCompoundUnit() local 1521 UnitLength unitLength, String compoundType, Count count, List<String> examples) { in handleCompoundUnit() 1582 UnitLength unitLength = getUnitLength(parts); in handleCompoundUnit1() local 1592 UnitLength unitLength, String compoundPattern, List<String> examples) { in handleCompoundUnit1Name() 1607 UnitLength unitLength, Count count, String compoundPattern, List<String> examples) { in handleCompoundUnit1() 1657 UnitLength unitLength, String compoundType, String patternType) { in makeCompoundUnitPath()
|