Home
last modified time | relevance | path

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

12

/external/skia/gm/
Dfpcoordinateoverride.cpp57 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
61 std::unique_ptr<GrFragmentProcessor::ProgramImpl> SampleCoordEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in SampleCoordEffect
Dfp_sample_chaining.cpp40 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anond66fd6bf0111::UniformMatrixEffect
81 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anond66fd6bf0111::ExplicitCoordEffect
110 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anond66fd6bf0111::TestPatternEffect
Ddsl_processor_test.cpp29 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in SimpleDSLEffect
Ddestcolor.cpp50 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anone76a2e970111::DestColorTestFP
/external/skia/src/gpu/
DGrFragmentProcessor.cpp118 std::unique_ptr<ProgramImpl> impl = this->onMakeProgramImpl(); in makeProgramImpl()
272 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in SwizzleOutput() function in GrFragmentProcessor::SwizzleOutput::SwizzleFragmentProcessor
386 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in Compose() function in GrFragmentProcessor::Compose::ComposeProcessor
516 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in SurfaceColor() function in GrFragmentProcessor::SurfaceColor::SurfaceColorProcessor
572 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in DeviceSpace() function in GrFragmentProcessor::DeviceSpace::DeviceSpace
817 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in HighPrecision() function in GrFragmentProcessor::HighPrecision::HighPrecisionFragmentProcessor
DGrColorSpaceXform.h98 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrColorSpaceXform.cpp91 GrColorSpaceXformEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrColorSpaceXformEffect
/external/skia/src/gpu/effects/
DGrModulateAtlasCoverageEffect.h45 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrYUVtoRGBEffect.h42 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrBlendFragmentProcessor.cpp161 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
197 std::unique_ptr<GrFragmentProcessor::ProgramImpl> BlendFragmentProcessor::onMakeProgramImpl() const… in onMakeProgramImpl() function in BlendFragmentProcessor
DGrMatrixEffect.h35 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrGaussianConvolutionFragmentProcessor.h71 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrConvexPolyEffect.h68 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrMatrixEffect.cpp30 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrMatrixEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrMatrixEffect
DGrBicubicEffect.h115 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrModulateAtlasCoverageEffect.cpp42 GrModulateAtlasCoverageEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrModulateAtlasCoverageEffect
DGrMatrixConvolutionEffect.h104 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrRRectEffect.cpp64 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
380 std::unique_ptr<GrFragmentProcessor::ProgramImpl> CircularRRectEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in CircularRRectEffect
403 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
672 std::unique_ptr<GrFragmentProcessor::ProgramImpl> EllipticalRRectEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in EllipticalRRectEffect
DGrTextureEffect.h169 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
DGrConvexPolyEffect.cpp96 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrConvexPolyEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrConvexPolyEffect
DGrGaussianConvolutionFragmentProcessor.cpp231 GrGaussianConvolutionFragmentProcessor::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrGaussianConvolutionFragmentProcessor
/external/skia/src/effects/
DSkTableColorFilter.cpp131 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
158 std::unique_ptr<GrFragmentProcessor::ProgramImpl> ColorTableEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in ColorTableEffect
/external/skia/tests/
DProgramsTest.cpp52 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anon7cb429d20111::BigKeyProcessor
98 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in BlockInputFragmentProcessor
DSkSLCross.cpp57 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anon2198852e0111::VisualizeCrossProductSignFP
/external/skia/src/effects/imagefilters/
DSkDisplacementMapImageFilter.cpp177 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override;
449 GrDisplacementMapEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrDisplacementMapEffect

12