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

1234

/external/skqp/src/shaders/
H A DSkPerlinNoiseShader.cpp795 std::unique_ptr<GrFragmentProcessor> GrPerlinNoise2Effect::TestCreate(GrProcessorTestData* d) { function in class:SkPerlinNoiseShaderImpl::PaintingData::GrPerlinNoise2Effect
1214 std::unique_ptr<GrFragmentProcessor> GrImprovedPerlinNoiseEffect::TestCreate( function in class:SkPerlinNoiseShaderImpl::PaintingData::GrImprovedPerlinNoiseEffect
/external/skia/src/effects/
H A DSkDisplacementMapEffect.cpp516 std::unique_ptr<GrFragmentProcessor> GrDisplacementMapEffect::TestCreate(GrProcessorTestData* d) { function in class:GrDisplacementMapEffect
H A DSkMorphologyImageFilter.cpp380 std::unique_ptr<GrFragmentProcessor> GrMorphologyEffect::TestCreate(GrProcessorTestData* d) { function in class:GrMorphologyEffect
H A DSkLightingImageFilter.cpp1799 std::unique_ptr<GrFragmentProcessor> GrDiffuseLightingEffect::TestCreate(GrProcessorTestData* d) { function in class:GrDiffuseLightingEffect
2017 std::unique_ptr<GrFragmentProcessor> GrSpecularLightingEffect::TestCreate(GrProcessorTestData* d) { function in class:GrSpecularLightingEffect
/external/skia/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp660 sk_sp<GrGeometryProcessor> QuadEdgeEffect::TestCreate(GrProcessorTestData* d) { function in class:QuadEdgeEffect
H A DGrOvalOpFactory.cpp255 sk_sp<GrGeometryProcessor> CircleGeometryProcessor::TestCreate(GrProcessorTestData* d) { function in class:CircleGeometryProcessor
495 sk_sp<GrGeometryProcessor> ButtCapDashedCircleGeometryProcessor::TestCreate(GrProcessorTestData* d) { function in class:ButtCapDashedCircleGeometryProcessor
632 sk_sp<GrGeometryProcessor> EllipseGeometryProcessor::TestCreate(GrProcessorTestData* d) { function in class:EllipseGeometryProcessor
798 sk_sp<GrGeometryProcessor> DIEllipseGeometryProcessor::TestCreate(GrProcessorTestData* d) { function in class:DIEllipseGeometryProcessor
/external/skqp/src/effects/
H A DSkDisplacementMapEffect.cpp516 std::unique_ptr<GrFragmentProcessor> GrDisplacementMapEffect::TestCreate(GrProcessorTestData* d) { function in class:GrDisplacementMapEffect
H A DSkMorphologyImageFilter.cpp380 std::unique_ptr<GrFragmentProcessor> GrMorphologyEffect::TestCreate(GrProcessorTestData* d) { function in class:GrMorphologyEffect
H A DSkLightingImageFilter.cpp1799 std::unique_ptr<GrFragmentProcessor> GrDiffuseLightingEffect::TestCreate(GrProcessorTestData* d) { function in class:GrDiffuseLightingEffect
2017 std::unique_ptr<GrFragmentProcessor> GrSpecularLightingEffect::TestCreate(GrProcessorTestData* d) { function in class:GrSpecularLightingEffect
/external/skqp/src/gpu/ops/
H A DGrAAConvexPathRenderer.cpp660 sk_sp<GrGeometryProcessor> QuadEdgeEffect::TestCreate(GrProcessorTestData* d) { function in class:QuadEdgeEffect
H A DGrOvalOpFactory.cpp220 sk_sp<GrGeometryProcessor> CircleGeometryProcessor::TestCreate(GrProcessorTestData* d) { function in class:CircleGeometryProcessor
358 sk_sp<GrGeometryProcessor> EllipseGeometryProcessor::TestCreate(GrProcessorTestData* d) { function in class:EllipseGeometryProcessor
524 sk_sp<GrGeometryProcessor> DIEllipseGeometryProcessor::TestCreate(GrProcessorTestData* d) { function in class:DIEllipseGeometryProcessor

Completed in 319 milliseconds

1234