|
template<class Ops> |
static void | comp_func_Clear_template (typename Ops::Type *dest, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_Clear (uint *dest, int length, uint, uint const_alpha) |
|
void QT_FASTCALL | comp_func_Clear (uint *dest, const uint *, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_Source_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_Source_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_Source (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_Source (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_Destination (uint *, int, uint, uint) |
|
void QT_FASTCALL | comp_func_Destination (uint *, const uint *, int, uint) |
|
template<class Ops> |
static void | comp_func_solid_SourceOver_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_SourceOver_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_SourceOver (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_SourceOver (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_DestinationOver_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_DestinationOver_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_DestinationOver (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_DestinationOver (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_SourceIn_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_SourceIn_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_SourceIn (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_SourceIn (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_DestinationIn_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_DestinationIn_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_DestinationIn (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_DestinationIn (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_SourceOut_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_SourceOut_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_SourceOut (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_SourceOut (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_DestinationOut_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_DestinationOut_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_DestinationOut (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_DestinationOut (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_SourceAtop_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_SourceAtop_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_SourceAtop (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_SourceAtop (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_DestinationAtop_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_DestinationAtop_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_DestinationAtop (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_DestinationAtop (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_solid_XOR_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_XOR_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_XOR (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_XOR (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static int | mix_alpha (int da, int sa) |
|
template<class Ops> |
static void | comp_func_solid_Plus_template (typename Ops::Type *dest, int length, typename Ops::Type color, uint const_alpha) |
|
template<class Ops> |
static void | comp_func_Plus_template (typename Ops::Type *Q_DECL_RESTRICT dest, const typename Ops::Type *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | comp_func_solid_Plus (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | comp_func_Plus (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static int | multiply_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_Multiply_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_Multiply (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_Multiply_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_Multiply (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<typename T> |
static void | comp_func_solid_Screen_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_Screen (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_Screen_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_Screen (uint *dest, const uint *src, int length, uint const_alpha) |
|
static int | overlay_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_Overlay_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_Overlay (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_Overlay_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_Overlay (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static int | darken_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_Darken_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_Darken (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_Darken_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_Darken (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static int | lighten_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_Lighten_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_Lighten (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_Lighten_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_Lighten (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static int | color_dodge_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_ColorDodge_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_ColorDodge (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_ColorDodge_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_ColorDodge (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static int | color_burn_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_ColorBurn_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_ColorBurn (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_ColorBurn_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_ColorBurn (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static uint | hardlight_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_HardLight_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_HardLight (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_HardLight_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_HardLight (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static int | soft_light_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_SoftLight_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_SoftLight (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_SoftLight_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_SoftLight (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
static int | difference_op (int dst, int src, int da, int sa) |
|
template<typename T> |
static void | comp_func_solid_Difference_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_Difference (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_Difference_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_Difference (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
template<typename T> |
static void QT_FASTCALL | comp_func_solid_Exclusion_impl (uint *dest, int length, uint color, const T &coverage) |
|
void QT_FASTCALL | comp_func_solid_Exclusion (uint *dest, int length, uint color, uint const_alpha) |
|
template<typename T> |
static void | comp_func_Exclusion_impl (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, const T &coverage) |
|
void QT_FASTCALL | comp_func_Exclusion (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_SourceOrDestination (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_SourceOrDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_SourceAndDestination (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_SourceAndDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_SourceXorDestination (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_SourceXorDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_NotSourceAndNotDestination (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_NotSourceAndNotDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_NotSourceOrNotDestination (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_NotSourceOrNotDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_NotSourceXorDestination (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_NotSourceXorDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_NotSource (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_NotSource (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_NotSourceAndDestination (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_NotSourceAndDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_SourceAndNotDestination (uint *dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_SourceAndNotDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_NotSourceOrDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_NotSourceOrDestination (uint *Q_DECL_RESTRICT dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_SourceOrNotDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_SourceOrNotDestination (uint *Q_DECL_RESTRICT dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_ClearDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_ClearDestination (uint *Q_DECL_RESTRICT dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_SetDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_SetDestination (uint *Q_DECL_RESTRICT dest, int length, uint color, uint const_alpha) |
|
void QT_FASTCALL | rasterop_NotDestination (uint *Q_DECL_RESTRICT dest, const uint *Q_DECL_RESTRICT src, int length, uint const_alpha) |
|
void QT_FASTCALL | rasterop_solid_NotDestination (uint *Q_DECL_RESTRICT dest, int length, uint color, uint const_alpha) |
|