Home
last modified time | relevance | path

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

/external/skia/gm/
Dfp_sample_chaining.cpp41 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anond5a013f80111::UniformMatrixEffect
82 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anond5a013f80111::ExplicitCoordEffect
111 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anond5a013f80111::TestPatternEffect
Dfpcoordinateoverride.cpp61 std::unique_ptr<GrFragmentProcessor::ProgramImpl> SampleCoordEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in SampleCoordEffect
Ddestcolor.cpp50 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anonb5f31fb00111::DestColorTestFP
/external/skia/src/gpu/ganesh/
DGrFragmentProcessor.cpp271 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in SwizzleOutput() function in GrFragmentProcessor::SwizzleOutput::SwizzleFragmentProcessor
382 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in Compose() function in GrFragmentProcessor::Compose::ComposeProcessor
512 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in SurfaceColor() function in GrFragmentProcessor::SurfaceColor::SurfaceColorProcessor
568 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in DeviceSpace() function in GrFragmentProcessor::DeviceSpace::DeviceSpace
820 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in HighPrecision() function in GrFragmentProcessor::HighPrecision::HighPrecisionFragmentProcessor
DGrColorSpaceXform.cpp115 GrColorSpaceXformEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrColorSpaceXformEffect
/external/skia/src/gpu/ganesh/effects/
DGrMatrixEffect.cpp30 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrMatrixEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrMatrixEffect
DGrModulateAtlasCoverageEffect.cpp42 GrModulateAtlasCoverageEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrModulateAtlasCoverageEffect
DGrConvexPolyEffect.cpp96 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrConvexPolyEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrConvexPolyEffect
DGrRRectEffect.cpp381 std::unique_ptr<GrFragmentProcessor::ProgramImpl> CircularRRectEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in CircularRRectEffect
689 std::unique_ptr<GrFragmentProcessor::ProgramImpl> EllipticalRRectEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in EllipticalRRectEffect
DGrBlendFragmentProcessor.cpp217 std::unique_ptr<GrFragmentProcessor::ProgramImpl> BlendFragmentProcessor::onMakeProgramImpl() in onMakeProgramImpl() function in BlendFragmentProcessor
DGrGaussianConvolutionFragmentProcessor.cpp217 GrGaussianConvolutionFragmentProcessor::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrGaussianConvolutionFragmentProcessor
DGrYUVtoRGBEffect.cpp244 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrYUVtoRGBEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrYUVtoRGBEffect
DGrBicubicEffect.cpp221 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrBicubicEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrBicubicEffect
DGrMatrixConvolutionEffect.cpp314 GrMatrixConvolutionEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrMatrixConvolutionEffect
DGrSkSLFP.cpp382 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrSkSLFP::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrSkSLFP
DGrTextureEffect.cpp764 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrTextureEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrTextureEffect
/external/skia/tests/
DProgramsTest.cpp75 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anon28ddc9ab0111::BigKeyProcessor
121 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in BlockInputFragmentProcessor
DSkSLCross.cpp86 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anon47558ba70111::VisualizeCrossProductSignFP
DLazyProxyTest.cpp207 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in LazyProxyTest::ClipFP
DProcessorTest.cpp180 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in __anon93e835200111::TestFP
/external/skia/src/effects/
DSkTableColorFilter.cpp207 std::unique_ptr<GrFragmentProcessor::ProgramImpl> ColorTableEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in ColorTableEffect
/external/skia/src/effects/imagefilters/
DSkDisplacementMapImageFilter.cpp482 GrDisplacementMapEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrDisplacementMapEffect
DSkMorphologyImageFilter.cpp263 std::unique_ptr<GrFragmentProcessor::ProgramImpl> GrMorphologyEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in GrMorphologyEffect
DSkLightingImageFilter.cpp1756 std::unique_ptr<GrFragmentProcessor::ProgramImpl> DiffuseLightingEffect::onMakeProgramImpl() const { in onMakeProgramImpl() function in DiffuseLightingEffect
1978 SpecularLightingEffect::onMakeProgramImpl() const { return std::make_unique<Impl>(); } in onMakeProgramImpl() function in SpecularLightingEffect
/external/skia/src/shaders/
DSkPerlinNoiseShader.cpp631 std::unique_ptr<ProgramImpl> onMakeProgramImpl() const override { in onMakeProgramImpl() function in GrPerlinNoise2Effect