Searched defs:getFactory (Results 1 - 25 of 90) sorted by path

1234

/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
H A DNFA.java65 public NFAFactory getFactory() { method in class:NFA
/external/apache-http/src/org/apache/commons/logging/
H A DLogFactory.java386 public static LogFactory getFactory() throws LogConfigurationException { method in class:LogFactory
654 //return (getFactory().getInstance(clazz));
678 //return (getFactory().getInstance(name));
969 * LogFactory.getFactory (either directly or via LogFactory.getLog). Because
1038 * getFactory method, and as that is almost always invoked via
1039 * LogFactory.getFactory, any custom definition in a subclass would be
1040 * pointless. Only a class with a custom getFactory method, then invoked
1041 * directly via CustomFactoryImpl.getFactory or similar would ever call
/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXMLStringFactoryImpl.java43 public static XMLStringFactory getFactory() method in class:XMLStringFactoryImpl
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/chromium_org/third_party/skia/src/effects/
H A DSkAlphaThresholdFilter.cpp78 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
220 const GrBackendFragmentProcessorFactory& AlphaThresholdEffect::getFactory() const { function in class:AlphaThresholdEffect
H A DSkArithmeticMode.cpp286 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
343 const GrBackendFragmentProcessorFactory& GrArithmeticEffect::getFactory() const { function in class:GrArithmeticEffect
H A DSkBlurMaskFilter.cpp565 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
759 const GrBackendFragmentProcessorFactory& GrRectBlurEffect::getFactory() const { function in class:GrRectBlurEffect
842 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
936 const GrBackendFragmentProcessorFactory& GrRRectBlurEffect::getFactory() const { function in class:GrRRectBlurEffect
H A DSkDisplacementMapEffect.cpp344 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
490 const GrBackendFragmentProcessorFactory& GrDisplacementMapEffect::getFactory() const { function in class:GrDisplacementMapEffect
H A DSkLightingImageFilter.cpp387 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
423 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
1323 const GrBackendFragmentProcessorFactory& GrDiffuseLightingEffect::getFactory() const { function in class:GrDiffuseLightingEffect
1529 const GrBackendFragmentProcessorFactory& GrSpecularLightingEffect::getFactory() const { function in class:GrSpecularLightingEffect
H A DSkMagnifierImageFilter.cpp49 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
215 const GrBackendFragmentProcessorFactory& GrMagnifierEffect::getFactory() const { function in class:GrMagnifierEffect
H A DSkMorphologyImageFilter.cpp311 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
446 const GrBackendFragmentProcessorFactory& GrMorphologyEffect::getFactory() const { function in class:GrMorphologyEffect
H A DSkTableColorFilter.cpp295 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
396 const GrBackendFragmentProcessorFactory& ColorTableEffect::getFactory() const { function in class:ColorTableEffect
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkTwoPointConicalGradient_gpu.cpp73 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
173 const GrBackendFragmentProcessorFactory& Edge2PtConicalEffect::getFactory() const { function in class:Edge2PtConicalEffect
389 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
455 const GrBackendFragmentProcessorFactory& FocalOutside2PtConicalEffect::getFactory() const { function in class:FocalOutside2PtConicalEffect
601 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
662 const GrBackendFragmentProcessorFactory& FocalInside2PtConicalEffect::getFactory() const { function in class:FocalInside2PtConicalEffect
839 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
912 const GrBackendFragmentProcessorFactory& CircleInside2PtConicalEffect::getFactory() const { function in class:CircleInside2PtConicalEffect
1056 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
1147 const GrBackendFragmentProcessorFactory& CircleOutside2PtConicalEffect::getFactory() cons function in class:CircleOutside2PtConicalEffect
[all...]
/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrBezierEffect.cpp133 const GrBackendGeometryProcessorFactory& GrConicEffect::getFactory() const { function in class:GrConicEffect
271 const GrBackendGeometryProcessorFactory& GrQuadEffect::getFactory() const { function in class:GrQuadEffect
451 const GrBackendGeometryProcessorFactory& GrCubicEffect::getFactory() const { function in class:GrCubicEffect
H A DGrBicubicEffect.cpp161 const GrBackendFragmentProcessorFactory& GrBicubicEffect::getFactory() const { function in class:GrBicubicEffect
H A DGrConfigConversionEffect.cpp118 const GrBackendFragmentProcessorFactory& GrConfigConversionEffect::getFactory() const { function in class:GrConfigConversionEffect
H A DGrConvexPolyEffect.cpp45 virtual const GrBackendFragmentProcessorFactory& getFactory() const SK_OVERRIDE;
176 const GrBackendFragmentProcessorFactory& AARectEffect::getFactory() const { function in class:AARectEffect
335 const GrBackendFragmentProcessorFactory& GrConvexPolyEffect::getFactory() const { function in class:GrConvexPolyEffect
H A DGrConvolutionEffect.cpp199 const GrBackendFragmentProcessorFactory& GrConvolutionEffect::getFactory() const { function in class:GrConvolutionEffect

Completed in 3441 milliseconds

1234