Home
last modified time | relevance | path

Searched refs:_initPart (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dfetchgradientpart_p.h69 void _initPart(x86::Gp& x, x86::Gp& y) noexcept override;
130 void _initPart(x86::Gp& x, x86::Gp& y) noexcept override;
181 void _initPart(x86::Gp& x, x86::Gp& y) noexcept override;
H A Dfetchpart.cpp50 _initPart(x, y); in init()
63 void FetchPart::_initPart(x86::Gp& x, x86::Gp& y) noexcept { in _initPart() function in BLPipeGen::FetchPart
H A Dfetchsolidpart_p.h32 void _initPart(x86::Gp& x, x86::Gp& y) noexcept override;
H A Dfetchpatternpart_p.h143 void _initPart(x86::Gp& x, x86::Gp& y) noexcept override;
214 void _initPart(x86::Gp& x, x86::Gp& y) noexcept override;
H A Dfetchpart_p.h121 virtual void _initPart(x86::Gp& x, x86::Gp& y) noexcept;
H A Dfetchsolidpart.cpp36 void FetchSolidPart::_initPart(x86::Gp& x, x86::Gp& y) noexcept { in _initPart() function in BLPipeGen::FetchSolidPart
H A Dfetchgradientpart.cpp53 void FetchLinearGradientPart::_initPart(x86::Gp& x, x86::Gp& y) noexcept { in _initPart() function in BLPipeGen::FetchLinearGradientPart
357 void FetchRadialGradientPart::_initPart(x86::Gp& x, x86::Gp& y) noexcept { in _initPart() function in BLPipeGen::FetchRadialGradientPart
704 void FetchConicalGradientPart::_initPart(x86::Gp& x, x86::Gp& y) noexcept { in _initPart() function in BLPipeGen::FetchConicalGradientPart
H A Dfetchpatternpart.cpp105 void FetchSimplePatternPart::_initPart(x86::Gp& x, x86::Gp& y) noexcept { in _initPart() function in BLPipeGen::FetchSimplePatternPart
2013 void FetchAffinePatternPart::_initPart(x86::Gp& x, x86::Gp& y) noexcept { in _initPart() function in BLPipeGen::FetchAffinePatternPart