Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRadialFetchSimd< Simd > Class Template Reference

#include <qdrawhelper_p.h>

+ Collaboration diagram for QRadialFetchSimd< Simd >:

Static Public Member Functions

static uint null ()
 
static uint fetchSingle (const QGradientData &gradient, qreal v)
 
static void memfill (uint *buffer, uint fill, int length)
 
static void fetch (uint *buffer, uint *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b)
 

Detailed Description

template<class Simd>
class QRadialFetchSimd< Simd >

Definition at line 478 of file qdrawhelper_p.h.

Member Function Documentation

◆ fetch()

◆ fetchSingle()

template<class Simd >
static uint QRadialFetchSimd< Simd >::fetchSingle ( const QGradientData & gradient,
qreal v )
inlinestatic

Definition at line 482 of file qdrawhelper_p.h.

References qt_gradient_pixel().

+ Here is the call graph for this function:

◆ memfill()

template<class Simd >
static void QRadialFetchSimd< Simd >::memfill ( uint * buffer,
uint fill,
int length )
inlinestatic

Definition at line 486 of file qdrawhelper_p.h.

References fill(), and qt_memfill32().

+ Here is the call graph for this function:

◆ null()

template<class Simd >
static uint QRadialFetchSimd< Simd >::null ( )
inlinestatic

Definition at line 481 of file qdrawhelper_p.h.


The documentation for this class was generated from the following file: