C
List of All Members for DrawingEngine
This is the complete list of members for Qul::PlatformInterface::DrawingEngine, including inherited members.
- struct Path
- enum BlendMode
- allocatePath(const Qul::PlatformInterface::PathData *, Qul::PlatformInterface::PathFillRule) : Qul::PlatformInterface::DrawingEngine::Path *
- 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)
- blendPath(Qul::PlatformInterface::DrawingDevice *, Qul::PlatformInterface::DrawingEngine::Path *, const Qul::PlatformInterface::Transform &, const Qul::PlatformInterface::Rect &, const Qul::PlatformInterface::Brush *, const Qul::PlatformInterface::Brush *, int, Qul::PlatformInterface::DrawingEngine::BlendMode)
- blendRect(Qul::PlatformInterface::DrawingDevice *, const Qul::PlatformInterface::Rect &, Qul::PlatformInterface::Rgba32, Qul::PlatformInterface::DrawingEngine::BlendMode)
- blendRoundedRect(Qul::PlatformInterface::DrawingDevice *, const PlatformInterface::Rect &, const PlatformInterface::Rect &, PlatformInterface::Rgba32, int, 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)
- setStrokeProperties(Qul::PlatformInterface::DrawingEngine::Path *, const Qul::PlatformInterface::StrokeProperties &)
- synchronizeForCpuAccess(Qul::PlatformInterface::DrawingDevice *, const Qul::PlatformInterface::Rect &)
Available under certain Qt licenses.
Find out more.