Searched refs:TestCreate (Results 51 - 75 of 86) sorted by relevance

1234

/external/skqp/src/core/
H A DSkColorMatrixFilterRowMajor255.cpp285 std::unique_ptr<GrFragmentProcessor> ColorMatrixEffect::TestCreate(GrProcessorTestData* d) { function in class:ColorMatrixEffect
/external/skqp/src/gpu/effects/
H A DGrGaussianConvolutionFragmentProcessor.cpp257 std::unique_ptr<GrFragmentProcessor> GrGaussianConvolutionFragmentProcessor::TestCreate( function in class:GrGaussianConvolutionFragmentProcessor
H A DGrBezierEffect.cpp252 sk_sp<GrGeometryProcessor> GrConicEffect::TestCreate(GrProcessorTestData* d) { function in class:GrConicEffect
453 sk_sp<GrGeometryProcessor> GrQuadEffect::TestCreate(GrProcessorTestData* d) { function in class:GrQuadEffect
675 sk_sp<GrGeometryProcessor> GrCubicEffect::TestCreate(GrProcessorTestData* d) { function in class:GrCubicEffect
H A DGrDistanceFieldGeoProc.cpp265 sk_sp<GrGeometryProcessor> GrDistanceFieldA8TextGeoProc::TestCreate(GrProcessorTestData* d) { function in class:GrDistanceFieldA8TextGeoProc
540 sk_sp<GrGeometryProcessor> GrDistanceFieldPathGeoProc::TestCreate(GrProcessorTestData* d) { function in class:GrDistanceFieldPathGeoProc
839 sk_sp<GrGeometryProcessor> GrDistanceFieldLCDTextGeoProc::TestCreate(GrProcessorTestData* d) { function in class:GrDistanceFieldLCDTextGeoProc
H A DGrMatrixConvolutionEffect.cpp267 std::unique_ptr<GrFragmentProcessor> GrMatrixConvolutionEffect::TestCreate(GrProcessorTestData* d) { function in class:GrMatrixConvolutionEffect
H A DGrRRectEffect.cpp115 std::unique_ptr<GrFragmentProcessor> CircularRRectEffect::TestCreate(GrProcessorTestData* d) { function in class:CircularRRectEffect
444 std::unique_ptr<GrFragmentProcessor> EllipticalRRectEffect::TestCreate(GrProcessorTestData* d) { function in class:EllipticalRRectEffect
/external/skqp/src/shaders/gradients/
H A DSkSweepGradient.cpp163 std::unique_ptr<GrFragmentProcessor> GrSweepGradient::TestCreate(GrProcessorTestData* d) {
H A DSkTwoPointConicalGradient_gpu.cpp144 std::unique_ptr<GrFragmentProcessor> TwoPointConicalEffect::TestCreate(
/external/skqp/tests/
H A DGLProgramsTest.cpp96 std::unique_ptr<GrFragmentProcessor> BigKeyProcessor::TestCreate(GrProcessorTestData*) { function in class:BigKeyProcessor
/external/skia/src/gpu/effects/
H A DGrBezierEffect.cpp252 sk_sp<GrGeometryProcessor> GrConicEffect::TestCreate(GrProcessorTestData* d) { function in class:GrConicEffect
453 sk_sp<GrGeometryProcessor> GrQuadEffect::TestCreate(GrProcessorTestData* d) { function in class:GrQuadEffect
675 sk_sp<GrGeometryProcessor> GrCubicEffect::TestCreate(GrProcessorTestData* d) { function in class:GrCubicEffect
H A DGrDistanceFieldGeoProc.cpp273 sk_sp<GrGeometryProcessor> GrDistanceFieldA8TextGeoProc::TestCreate(GrProcessorTestData* d) { function in class:GrDistanceFieldA8TextGeoProc
556 sk_sp<GrGeometryProcessor> GrDistanceFieldPathGeoProc::TestCreate(GrProcessorTestData* d) { function in class:GrDistanceFieldPathGeoProc
863 sk_sp<GrGeometryProcessor> GrDistanceFieldLCDTextGeoProc::TestCreate(GrProcessorTestData* d) { function in class:GrDistanceFieldLCDTextGeoProc
H A DGrMatrixConvolutionEffect.cpp267 std::unique_ptr<GrFragmentProcessor> GrMatrixConvolutionEffect::TestCreate(GrProcessorTestData* d) { function in class:GrMatrixConvolutionEffect
H A DGrRRectEffect.cpp115 std::unique_ptr<GrFragmentProcessor> CircularRRectEffect::TestCreate(GrProcessorTestData* d) { function in class:CircularRRectEffect
444 std::unique_ptr<GrFragmentProcessor> EllipticalRRectEffect::TestCreate(GrProcessorTestData* d) { function in class:EllipticalRRectEffect
/external/skia/src/effects/
H A DGrCircleBlurFragmentProcessor.cpp342 std::unique_ptr<GrFragmentProcessor> GrCircleBlurFragmentProcessor::TestCreate( function in class:GrCircleBlurFragmentProcessor
H A DSkArithmeticImageFilter.cpp268 std::unique_ptr<GrFragmentProcessor> GrArithmeticFP::TestCreate(GrProcessorTestData* d) { function in class:GrArithmeticFP
H A DSkTableColorFilter.cpp525 std::unique_ptr<GrFragmentProcessor> ColorTableEffect::TestCreate(GrProcessorTestData* d) { function in class:ColorTableEffect
/external/skia/src/gpu/
H A DGrDefaultGeoProcFactory.cpp290 sk_sp<GrGeometryProcessor> DefaultGeoProc::TestCreate(GrProcessorTestData* d) { function in class:DefaultGeoProc
/external/skia/src/shaders/gradients/
H A DSkTwoPointConicalGradient_gpu.cpp144 std::unique_ptr<GrFragmentProcessor> TwoPointConicalEffect::TestCreate(
/external/skqp/src/effects/
H A DGrCircleBlurFragmentProcessor.cpp342 std::unique_ptr<GrFragmentProcessor> GrCircleBlurFragmentProcessor::TestCreate( function in class:GrCircleBlurFragmentProcessor
H A DSkArithmeticImageFilter.cpp268 std::unique_ptr<GrFragmentProcessor> GrArithmeticFP::TestCreate(GrProcessorTestData* d) { function in class:GrArithmeticFP
H A DSkTableColorFilter.cpp514 std::unique_ptr<GrFragmentProcessor> ColorTableEffect::TestCreate(GrProcessorTestData* d) { function in class:ColorTableEffect
/external/skqp/src/gpu/
H A DGrDefaultGeoProcFactory.cpp290 sk_sp<GrGeometryProcessor> DefaultGeoProc::TestCreate(GrProcessorTestData* d) { function in class:DefaultGeoProc
/external/skia/src/gpu/ops/
H A DGrDashOp.cpp1014 sk_sp<GrGeometryProcessor> DashingCircleEffect::TestCreate(GrProcessorTestData* d) { function in class:DashingCircleEffect
1235 sk_sp<GrGeometryProcessor> DashingLineEffect::TestCreate(GrProcessorTestData* d) { function in class:DashingLineEffect
/external/skia/src/shaders/
H A DSkPerlinNoiseShader.cpp802 std::unique_ptr<GrFragmentProcessor> GrPerlinNoise2Effect::TestCreate(GrProcessorTestData* d) { function in class:SkPerlinNoiseShaderImpl::PaintingData::GrPerlinNoise2Effect
1221 std::unique_ptr<GrFragmentProcessor> GrImprovedPerlinNoiseEffect::TestCreate( function in class:SkPerlinNoiseShaderImpl::PaintingData::GrImprovedPerlinNoiseEffect
/external/skqp/src/gpu/ops/
H A DGrDashOp.cpp1014 sk_sp<GrGeometryProcessor> DashingCircleEffect::TestCreate(GrProcessorTestData* d) { function in class:DashingCircleEffect
1235 sk_sp<GrGeometryProcessor> DashingLineEffect::TestCreate(GrProcessorTestData* d) { function in class:DashingLineEffect

Completed in 501 milliseconds

1234