Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DDrawCommands.h750 class PushLayerCommand : public DrawingCommand {
752 PushLayerCommand(const bool aOpaque, const Float aOpacity, in PushLayerCommand() function
755 : DrawingCommand(PushLayerCommand::Type), in PushLayerCommand()
764 CLONE_INTO(PushLayerCommand) in CloneInto() local
H A DDrawTargetCapture.cpp235 AppendCommand(PushLayerCommand)(aOpaque, aOpacity, aMask, aMaskTransform, in PushLayer() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DDrawCommands.h777 class PushLayerCommand : public DrawingCommand {
779 PushLayerCommand(const bool aOpaque, const Float aOpacity, in PushLayerCommand() function
789 CommandType GetType() const override { return PushLayerCommand::Type; } in GetType()
792 CLONE_INTO(PushLayerCommand) in CloneInto() local
H A DDrawTargetCapture.cpp283 AppendCommand(PushLayerCommand)(aOpaque, aOpacity, aMask, aMaskTransform, in PushLayer() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DDrawCommands.h777 class PushLayerCommand : public DrawingCommand {
779 PushLayerCommand(const bool aOpaque, const Float aOpacity, in PushLayerCommand() function
789 CommandType GetType() const override { return PushLayerCommand::Type; } in GetType()
792 CLONE_INTO(PushLayerCommand) in CloneInto() local
H A DDrawTargetCapture.cpp283 AppendCommand(PushLayerCommand)(aOpaque, aOpacity, aMask, aMaskTransform, in PushLayer() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DDrawCommands.h777 class PushLayerCommand : public DrawingCommand {
779 PushLayerCommand(const bool aOpaque, const Float aOpacity, in PushLayerCommand() function
789 CommandType GetType() const override { return PushLayerCommand::Type; } in GetType()
792 CLONE_INTO(PushLayerCommand) in CloneInto() local
H A DDrawTargetCapture.cpp283 AppendCommand(PushLayerCommand)(aOpaque, aOpacity, aMask, aMaskTransform, in PushLayer() local