Home
last modified time | relevance | path

Searched refs:postProcessor (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/gm/
H A Danimated_image_orientation.cpp125 sk_sp<SkPicture> postProcessor = doPostProcess variable
128 info, cropRect, std::move(postProcessor));
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRuleBasedNumberFormat.java663 private transient RBNFPostProcessor postProcessor; field in RuleBasedNumberFormat
1997 if (postProcessor == null) { in postProcess()
2005 postProcessor = (RBNFPostProcessor)cls.newInstance(); in postProcess()
2006 postProcessor.init(this, postProcessRules); in postProcess()
2012 postProcessor = null; in postProcess()
2018 postProcessor.process(result, ruleSet); in postProcess()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRuleBasedNumberFormat.java660 private transient RBNFPostProcessor postProcessor; field in RuleBasedNumberFormat
1958 if (postProcessor == null) { in postProcess()
1966 postProcessor = (RBNFPostProcessor)cls.newInstance(); in postProcess()
1967 postProcessor.init(this, postProcessRules); in postProcess()
1973 postProcessor = null; in postProcess()
1979 postProcessor.process(result, ruleSet); in postProcess()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 8 milliseconds