Home
last modified time | relevance | path

Searched defs:getFactory (Results 1 – 25 of 32) 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/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/cldr/tools/java/org/unicode/cldr/test/
DFactoryCheckCLDR.java58 public Factory getFactory() { in getFactory() method in FactoryCheckCLDR
DTestCache.java51 protected Factory getFactory() { in getFactory() method in TestCache
/external/antlr/tool/src/main/java/org/antlr/analysis/
DNFA.java65 public NFAFactory getFactory() { in getFactory() method in NFA
/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
DGrShapeTest.cpp1156 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1238 Factory getFactory() const override { return nullptr; } in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1285 Factory getFactory() const override { return nullptr; } in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect
1368 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
1454 Factory getFactory() const override { return nullptr; } in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect
/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
DGrShapeTest.cpp1156 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1238 Factory getFactory() const override { return nullptr; } in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1285 Factory getFactory() const override { return nullptr; } in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect
1368 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
1454 Factory getFactory() const override { return nullptr; } in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/java/security/
DAbstractKeyFactoryTest.java50 private KeyFactory getFactory() throws Exception { in getFactory() method in AbstractKeyFactoryTest
/external/conscrypt/testing/src/main/java/org/conscrypt/java/security/
DAbstractKeyFactoryTest.java46 private KeyFactory getFactory() throws Exception { in getFactory() method in AbstractKeyFactoryTest
/external/skia/include/core/
DSkDrawable.h128 Factory getFactory() const override { return nullptr; } in getFactory() function
/external/skqp/include/core/
DSkDrawable.h128 Factory getFactory() const override { return nullptr; } in getFactory() function
/external/skqp/src/effects/
DSkColorMatrixFilter.cpp76 Factory getFactory() const override { return fMatrixFilter->getFactory(); } in getFactory() function in SkLightingColorFilter
/external/skia/src/effects/
DSkColorMatrixFilter.cpp76 Factory getFactory() const override { return fMatrixFilter->getFactory(); } in getFactory() function in SkLightingColorFilter
/external/skia/src/gpu/
DGrTestUtils.h75 Factory getFactory() const override { return nullptr; } in getFactory() function
/external/skqp/src/gpu/
DGrTestUtils.h75 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/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/
DArchiveStreamFactoryTest.java190 static ArchiveStreamFactory getFactory(final String entryEncoding) { in getFactory() method in ArchiveStreamFactoryTest
/external/skia/src/core/
DSkDraw_vertices.cpp94 Factory getFactory() const override { return nullptr; } in getFactory() function in SkTriColorShader
/external/skqp/src/core/
DSkDraw_vertices.cpp94 Factory getFactory() const override { return nullptr; } in getFactory() function in SkTriColorShader

12