Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cfx_scanlinecompositor_unittest.cpp File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

Include dependency graph for cfx_scanlinecompositor_unittest.cpp:

Go to the source code of this file.

Functions

bool operator== (const FX_BGRA_STRUCT< uint8_t > &lhs, const FX_BGRA_STRUCT< uint8_t > &rhs)
 TEST (ScanlineCompositorTest, CompositeRgbBitmapLineBgraNormal)
 TEST (ScanlineCompositorTest, CompositeRgbBitmapLineBgraDarken)
 TEST (ScanlineCompositorTest, CompositeRgbBitmapLineBgraHue)

Function Documentation

◆ operator==()

bool operator== ( const FX_BGRA_STRUCT< uint8_t > & lhs,
const FX_BGRA_STRUCT< uint8_t > & rhs )
inline

Definition at line 106 of file cfx_scanlinecompositor_unittest.cpp.

◆ TEST() [1/3]

TEST ( ScanlineCompositorTest ,
CompositeRgbBitmapLineBgraDarken  )

Definition at line 156 of file cfx_scanlinecompositor_unittest.cpp.

References kBgra, and kDarken.

◆ TEST() [2/3]

TEST ( ScanlineCompositorTest ,
CompositeRgbBitmapLineBgraHue  )

Definition at line 200 of file cfx_scanlinecompositor_unittest.cpp.

References kBgra, and kHue.

◆ TEST() [3/3]

TEST ( ScanlineCompositorTest ,
CompositeRgbBitmapLineBgraNormal  )

Definition at line 112 of file cfx_scanlinecompositor_unittest.cpp.

References kBgra, and kNormal.