Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
DSkTypeface_mac_ct.cpp1147 double maxDouble; in SkCTVariationFromSkFontArguments() local
1291 double maxDouble; in onGetVariationDesignParameters() local
/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java401 BigDecimal maxDouble = new BigDecimal(Double.MAX_VALUE); in testParserRejectOutOfRangeNumericValues() local