Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrProcessorUnitTest.h133 static GrGeometryProcessor* TestCreate(GrProcessorTestData*);
137 static std::unique_ptr<GrFragmentProcessor> TestCreate(GrProcessorTestData*);
148 GrFragmentProcessorTestFactory Effect::gTestFactory(Effect::TestCreate, #Effect)
151 GrGeometryProcessorTestFactory Effect::gTestFactory(Effect::TestCreate, #Effect)
161 static std::unique_ptr<GrFragmentProcessor> TestCreate(GrProcessorTestData*);
167 static GrGeometryProcessor* TestCreate(GrProcessorTestData*);
DGrDefaultGeoProcFactory.cpp248 GrGeometryProcessor* DefaultGeoProc::TestCreate(GrProcessorTestData* d) { in TestCreate() function in DefaultGeoProc
/third_party/icu/icu4c/source/test/intltest/
Dlocnmtst.h26 void TestCreate(void);
Dlocnmtst.cpp70 TESTCASE(0, TestCreate); in runIndexedTest()
94 void LocaleDisplayNamesTest::TestCreate() { in TestCreate() function in LocaleDisplayNamesTest
/third_party/skia/src/gpu/effects/
DGrShadowGeoProc.cpp77 GrGeometryProcessor* GrRRectShadowGeoProc::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrRRectShadowGeoProc
DGrBezierEffect.cpp186 GrGeometryProcessor* GrConicEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrConicEffect
339 GrGeometryProcessor* GrQuadEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrQuadEffect
DGrDistanceFieldGeoProc.cpp286 GrGeometryProcessor* GrDistanceFieldA8TextGeoProc::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrDistanceFieldA8TextGeoProc
553 GrGeometryProcessor* GrDistanceFieldPathGeoProc::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrDistanceFieldPathGeoProc
866 GrGeometryProcessor* GrDistanceFieldLCDTextGeoProc::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrDistanceFieldLCDTextGeoProc
DGrBlendFragmentProcessor.cpp175 std::unique_ptr<GrFragmentProcessor> BlendFragmentProcessor::TestCreate(GrProcessorTestData* d) { in TestCreate() function in BlendFragmentProcessor
DGrConvexPolyEffect.cpp190 std::unique_ptr<GrFragmentProcessor> GrConvexPolyEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrConvexPolyEffect
DGrBitmapTextGeoProc.cpp201 GrGeometryProcessor* GrBitmapTextGeoProc::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrBitmapTextGeoProc
DGrGaussianConvolutionFragmentProcessor.cpp246 std::unique_ptr<GrFragmentProcessor> GrGaussianConvolutionFragmentProcessor::TestCreate( in TestCreate() function in GrGaussianConvolutionFragmentProcessor
DGrRRectEffect.cpp123 std::unique_ptr<GrFragmentProcessor> CircularRRectEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in CircularRRectEffect
457 std::unique_ptr<GrFragmentProcessor> EllipticalRRectEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in EllipticalRRectEffect
DGrBicubicEffect.cpp240 std::unique_ptr<GrFragmentProcessor> GrBicubicEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrBicubicEffect
DGrSkSLFP.cpp416 std::unique_ptr<GrFragmentProcessor> GrSkSLFP::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrSkSLFP
DGrMatrixConvolutionEffect.cpp351 std::unique_ptr<GrFragmentProcessor> GrMatrixConvolutionEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrMatrixConvolutionEffect
DGrTextureEffect.cpp792 std::unique_ptr<GrFragmentProcessor> GrTextureEffect::TestCreate(GrProcessorTestData* testData) { in TestCreate() function in GrTextureEffect
/third_party/skia/src/effects/
DSkTableColorFilter.cpp201 std::unique_ptr<GrFragmentProcessor> ColorTableEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in ColorTableEffect
/third_party/skia/tests/
DProgramsTest.cpp82 std::unique_ptr<GrFragmentProcessor> BigKeyProcessor::TestCreate(GrProcessorTestData*) { in TestCreate() function in BigKeyProcessor
/third_party/skia/src/gpu/ops/
DDashOp.cpp876 GrGeometryProcessor* DashingCircleEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in skgpu::v1::DashOp::__anon8c8aa39d0111::DashingCircleEffect
1090 GrGeometryProcessor* DashingLineEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in skgpu::v1::DashOp::__anon8c8aa39d0111::DashingLineEffect
DGrOvalOpFactory.cpp256 GrGeometryProcessor* CircleGeometryProcessor::TestCreate(GrProcessorTestData* d) { in TestCreate() function in CircleGeometryProcessor
508 GrGeometryProcessor* ButtCapDashedCircleGeometryProcessor::TestCreate(GrProcessorTestData* d) { in TestCreate() function in ButtCapDashedCircleGeometryProcessor
700 GrGeometryProcessor* EllipseGeometryProcessor::TestCreate(GrProcessorTestData* d) { in TestCreate() function in EllipseGeometryProcessor
890 GrGeometryProcessor* DIEllipseGeometryProcessor::TestCreate(GrProcessorTestData* d) { in TestCreate() function in DIEllipseGeometryProcessor
DAAConvexPathRenderer.cpp672 GrGeometryProcessor* QuadEdgeEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in skgpu::v1::__anona18f57b70111::QuadEdgeEffect
/third_party/skia/src/effects/imagefilters/
DSkDisplacementMapImageFilter.cpp499 std::unique_ptr<GrFragmentProcessor> GrDisplacementMapEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrDisplacementMapEffect
DSkMorphologyImageFilter.cpp346 std::unique_ptr<GrFragmentProcessor> GrMorphologyEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrMorphologyEffect
DSkLightingImageFilter.cpp1729 std::unique_ptr<GrFragmentProcessor> DiffuseLightingEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in DiffuseLightingEffect
1921 std::unique_ptr<GrFragmentProcessor> SpecularLightingEffect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in SpecularLightingEffect
/third_party/skia/src/shaders/
DSkPerlinNoiseShader.cpp675 std::unique_ptr<GrFragmentProcessor> GrPerlinNoise2Effect::TestCreate(GrProcessorTestData* d) { in TestCreate() function in GrPerlinNoise2Effect