C
List of All Members for DrawingEngine
This is the complete list of members for Qul::PlatformInterface::DrawingEngine, including inherited members.
- enum BlendMode
- blendAlphaMap(Qul::PlatformInterface::DrawingDevice *, const Qul::PlatformInterface::Point &, const Qul::PlatformInterface::Texture &, const Qul::PlatformInterface::Rect &, Qul::PlatformInterface::Rgba32 , Qul::PlatformInterface::DrawingEngine::BlendMode )
- blendImage(Qul::PlatformInterface::DrawingDevice *, const Qul::PlatformInterface::Point &, const Qul::PlatformInterface::Texture &, const Qul::PlatformInterface::Rect &, int , Qul::PlatformInterface::DrawingEngine::BlendMode )
- blendRect(Qul::PlatformInterface::DrawingDevice *, const Qul::PlatformInterface::Rect &, Qul::PlatformInterface::Rgba32 , Qul::PlatformInterface::DrawingEngine::BlendMode )
- blendTransformedAlphaMap(Qul::PlatformInterface::DrawingDevice *, const Qul::PlatformInterface::Transform &, const Qul::PlatformInterface::RectF &, const Qul::PlatformInterface::Texture &, const Qul::PlatformInterface::RectF &, const Qul::PlatformInterface::Rect &, Qul::PlatformInterface::Rgba32 , Qul::PlatformInterface::DrawingEngine::BlendMode )
- blendTransformedImage(Qul::PlatformInterface::DrawingDevice *, const Qul::PlatformInterface::Transform &, const Qul::PlatformInterface::RectF &, const Qul::PlatformInterface::Texture &, const Qul::PlatformInterface::RectF &, const Qul::PlatformInterface::Rect &, int , Qul::PlatformInterface::DrawingEngine::BlendMode )
- fallbackDrawingEngine() : Qul::PlatformInterface::DrawingEngine *
- synchronizeForCpuAccess(Qul::PlatformInterface::DrawingDevice *, const Qul::PlatformInterface::Rect &)
Available under certain Qt licenses.
Find out more.