Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java49 public class OutputProperties extends ElemTemplateElement class
56 public OutputProperties() in OutputProperties() method in OutputProperties
66 public OutputProperties(Properties defaults) in OutputProperties() method in OutputProperties
81 public OutputProperties(String method) in OutputProperties() method in OutputProperties
/external/skqp/include/core/
DSkImageFilter.h45 explicit OutputProperties(SkColorType colorType, SkColorSpace* colorSpace) in OutputProperties() function