Home
last modified time | relevance | path

Searched defs:getFactory (Results 1 – 25 of 30) sorted by relevance

12

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/io/
DMemoryDeferredOutputStream.java76 public static DeferredOutputStreamFactory getFactory() { in getFactory() method in MemoryDeferredOutputStream
81 public static DeferredOutputStreamFactory getFactory(final int bufferSize) { in getFactory() method in MemoryDeferredOutputStream
DFileDeferredOutputStream.java90 public static DeferredOutputStreamFactory getFactory(@Nullable File containingDirectory) { in getFactory() method in FileDeferredOutputStream
95 public static DeferredOutputStreamFactory getFactory(@Nullable final File containingDirectory, in getFactory() method in FileDeferredOutputStream
/external/skia/include/effects/
DSkOverdrawColorFilter.h38 Factory getFactory() const override { return CreateProc; } in getFactory() function
/external/skqp/include/effects/
DSkOverdrawColorFilter.h38 Factory getFactory() const override { return CreateProc; } in getFactory() function
/external/skqp/src/core/
DSkRecordedDrawable.h29 Factory getFactory() const override { return CreateProc; } in getFactory() function
/external/skia/src/core/
DSkRecordedDrawable.h29 Factory getFactory() const override { return CreateProc; } in getFactory() function
/external/glide/library/src/main/java/com/bumptech/glide/request/animation/
DNoAnimation.java28 public static <R> GlideAnimationFactory<R> getFactory() { in getFactory() method in NoAnimation
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXMLStringFactoryImpl.java43 public static XMLStringFactory getFactory() in getFactory() method in XMLStringFactoryImpl
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DNFA.java65 public NFAFactory getFactory() { in getFactory() method in NFA
/external/skqp/tests/
DFlattenDrawableTest.cpp42 Factory getFactory() const override { return CreateProc; } in getFactory() function in IntDrawable
78 Factory getFactory() const override { return CreateProc; } in getFactory() function in PaintDrawable
124 Factory getFactory() const override { return CreateProc; } in getFactory() function in CompoundDrawable
182 Factory getFactory() const override { return CreateProc; } in getFactory() function in RootDrawable
DFlattenableCustomFactory.cpp29 Factory getFactory() const override { return nullptr; } in getFactory() function in IntFlattenable
DGrShapeTest.cpp1132 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1215 Factory getFactory() const override { return nullptr; } in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1252 Factory getFactory() const override { return nullptr; } in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect
1338 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
1419 Factory getFactory() const override { return nullptr; } in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect
DImageFilterTest.cpp302 Factory getFactory() const override { return nullptr; } in getFactory() function in __anonc2fb92780111::FixedBoundsImageFilter
1864 Factory getFactory() const override { return nullptr; } in DEF_TEST() function in DEF_TEST::TestFilter
/external/skia/tests/
DFlattenDrawableTest.cpp42 Factory getFactory() const override { return CreateProc; } in getFactory() function in IntDrawable
78 Factory getFactory() const override { return CreateProc; } in getFactory() function in PaintDrawable
124 Factory getFactory() const override { return CreateProc; } in getFactory() function in CompoundDrawable
182 Factory getFactory() const override { return CreateProc; } in getFactory() function in RootDrawable
DFlattenableCustomFactory.cpp29 Factory getFactory() const override { return nullptr; } in getFactory() function in IntFlattenable
DGrShapeTest.cpp1160 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1243 Factory getFactory() const override { return nullptr; } in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1280 Factory getFactory() const override { return nullptr; } in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect
1366 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
1447 Factory getFactory() const override { return nullptr; } in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect
/external/skqp/src/effects/
DSkColorMatrixFilter.cpp66 Factory getFactory() const override { return fMatrixFilter->getFactory(); } in getFactory() function in SkLightingColorFilter
/external/skia/src/effects/
DSkColorMatrixFilter.cpp66 Factory getFactory() const override { return fMatrixFilter->getFactory(); } in getFactory() function in SkLightingColorFilter
/external/skia/src/gpu/
DGrTestUtils.h76 Factory getFactory() const override { return nullptr; } in getFactory() function
/external/skqp/src/gpu/
DGrTestUtils.h76 Factory getFactory() const override { return nullptr; } in getFactory() function
/external/glide/library/src/main/java/com/bumptech/glide/load/model/
DGenericLoaderFactory.java172 … private <T, Y> ModelLoaderFactory<T, Y> getFactory(Class<T> modelClass, Class<Y> resourceClass) { in getFactory() method in GenericLoaderFactory
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
DLogFactory.java257 public static LogFactory getFactory() throws LogConfigurationException { in getFactory() method in LogFactory
/external/apache-http/src/org/apache/commons/logging/
DLogFactory.java386 public static LogFactory getFactory() throws LogConfigurationException { in getFactory() method in LogFactory
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DViewInflater.java246 public static XmlPullParserFactory getFactory() throws XmlPullParserException { in getFactory() method in ViewInflater
/external/clang/include/clang/Sema/
DAttributeList.h609 AttributeFactory &getFactory() const { return Factory; } in getFactory() function

12