Searched refs:TestCreate (Results 1 - 25 of 42) sorted by relevance

12

/external/skia/include/gpu/
H A DGrProcessorUnitTest.h19 // Used to access the dummy textures in TestCreate procs.
74 static GrGeometryProcessor* TestCreate(SkRandom*, \
81 static GrFragmentProcessor* TestCreate(SkRandom*, \
88 static GrXPFactory* TestCreate(SkRandom*, \
96 * GrProcessor* TestCreate(SkRandom*,
102 * kAlpha_8_GrPixelConfig. TestCreate functions are also free to create additional textures using
106 GrProcessorTestFactory<GrFragmentProcessor> Effect :: gTestFactory(Effect :: TestCreate)
109 GrProcessorTestFactory<GrXPFactory> Factory :: gTestFactory(Factory :: TestCreate)
112 GrProcessorTestFactory<GrGeometryProcessor> Effect :: gTestFactory(Effect :: TestCreate)
116 // The unit test relies on static initializers. Just declare the TestCreate functio
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dlocnmtst.h24 void TestCreate(void);
H A Dlocnmtst.cpp68 TESTCASE(0, TestCreate);
89 void LocaleDisplayNamesTest::TestCreate() { function in class:LocaleDisplayNamesTest
/external/skia/src/gpu/effects/
H A DGrDitherEffect.cpp57 GrFragmentProcessor* DitherEffect::TestCreate(SkRandom*, function in class:DitherEffect
H A DGrSimpleTextureEffect.cpp59 GrFragmentProcessor* GrSimpleTextureEffect::TestCreate(SkRandom* random, function in class:GrSimpleTextureEffect
H A DGrDisableColorXP.cpp112 GrXPFactory* GrDisableColorXPFactory::TestCreate(SkRandom* random, function in class:GrDisableColorXPFactory
H A DGrConstColorProcessor.cpp108 GrFragmentProcessor* GrConstColorProcessor::TestCreate(SkRandom* random, function in class:GrConstColorProcessor
H A DGrConvexPolyEffect.cpp64 GrFragmentProcessor* AARectEffect::TestCreate(SkRandom* random, function in class:AARectEffect
364 GrFragmentProcessor* GrConvexPolyEffect::TestCreate(SkRandom* random, function in class:GrConvexPolyEffect
H A DGrOvalEffect.cpp79 GrFragmentProcessor* CircleEffect::TestCreate(SkRandom* random, function in class:CircleEffect
261 GrFragmentProcessor* EllipseEffect::TestCreate(SkRandom* random, function in class:EllipseEffect
H A DGrBicubicEffect.cpp183 GrFragmentProcessor* GrBicubicEffect::TestCreate(SkRandom* random, function in class:GrBicubicEffect
H A DGrBitmapTextGeoProc.cpp166 GrGeometryProcessor* GrBitmapTextGeoProc::TestCreate(SkRandom* random, function in class:GrBitmapTextGeoProc
H A DGrConvolutionEffect.cpp221 GrFragmentProcessor* GrConvolutionEffect::TestCreate(SkRandom* random, function in class:GrConvolutionEffect
H A DGrCoverageSetOpXP.cpp253 GrXPFactory* GrCoverageSetOpXPFactory::TestCreate(SkRandom* random, function in class:GrCoverageSetOpXPFactory
H A DGrConfigConversionEffect.cpp130 GrFragmentProcessor* GrConfigConversionEffect::TestCreate(SkRandom* random, function in class:GrConfigConversionEffect
H A DGrTextureDomain.cpp289 GrFragmentProcessor* GrTextureDomainEffect::TestCreate(SkRandom* random, function in class:GrTextureDomainEffect
H A DGrBezierEffect.cpp225 GrGeometryProcessor* GrConicEffect::TestCreate(SkRandom* random, function in class:GrConicEffect
440 GrGeometryProcessor* GrQuadEffect::TestCreate(SkRandom* random, function in class:GrQuadEffect
667 GrGeometryProcessor* GrCubicEffect::TestCreate(SkRandom* random, function in class:GrCubicEffect
H A DGrDistanceFieldGeoProc.cpp243 GrGeometryProcessor* GrDistanceFieldA8TextGeoProc::TestCreate(SkRandom* random, function in class:GrDistanceFieldA8TextGeoProc
467 GrGeometryProcessor* GrDistanceFieldPathGeoProc::TestCreate(SkRandom* random, function in class:GrDistanceFieldPathGeoProc
732 GrGeometryProcessor* GrDistanceFieldLCDTextGeoProc::TestCreate(SkRandom* random, function in class:GrDistanceFieldLCDTextGeoProc
/external/skia/src/effects/
H A DSkArithmeticMode_gpu.cpp142 GrFragmentProcessor* GrArithmeticFP::TestCreate(SkRandom* rand, function in class:GrArithmeticFP
323 GrXPFactory* GrArithmeticXPFactory::TestCreate(SkRandom* random, function in class:GrArithmeticXPFactory
H A DSkAlphaThresholdFilter.cpp204 GrFragmentProcessor* AlphaThresholdEffect::TestCreate(SkRandom* random, function in class:AlphaThresholdEffect
H A DSkColorFilters.cpp347 GrFragmentProcessor* ModeColorFilterEffect::TestCreate(SkRandom* rand, function in class:ModeColorFilterEffect
/external/skia/tests/
H A DGLProgramsTest.cpp95 GrFragmentProcessor* BigKeyProcessor::TestCreate(SkRandom*, function in class:BigKeyProcessor
/external/skia/src/effects/gradients/
H A DSkTwoPointConicalGradient_gpu.cpp187 GrFragmentProcessor* Edge2PtConicalEffect::TestCreate(SkRandom* random, function in class:Edge2PtConicalEffect
476 GrFragmentProcessor* FocalOutside2PtConicalEffect::TestCreate(SkRandom* random, function in class:FocalOutside2PtConicalEffect
695 GrFragmentProcessor* FocalInside2PtConicalEffect::TestCreate(SkRandom* random, function in class:FocalInside2PtConicalEffect
951 GrFragmentProcessor* CircleInside2PtConicalEffect::TestCreate(SkRandom* random, function in class:CircleInside2PtConicalEffect
1190 GrFragmentProcessor* CircleOutside2PtConicalEffect::TestCreate(SkRandom* random, function in class:CircleOutside2PtConicalEffect
H A DSkSweepGradient.cpp247 GrFragmentProcessor* GrSweepGradient::TestCreate(SkRandom* random, function in class:GrSweepGradient
/external/v8/test/mjsunit/es6/
H A Dsymbols.js390 function TestCreate() {
401 TestCreate()
/external/skia/src/gpu/
H A DGrDefaultGeoProcFactory.cpp236 GrGeometryProcessor* DefaultGeoProc::TestCreate(SkRandom* random, function in class:DefaultGeoProc

Completed in 543 milliseconds

12