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_dibitmap_unittest.cpp File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

Include dependency graph for cfx_dibitmap_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CFXDIBitmapTest, Create)
 TEST (CFXDIBitmapTest, CalculatePitchAndSizeGood)
 TEST (CFXDIBitmapTest, CalculatePitchAndSizeBad)
 TEST (CFXDIBitmapTest, CalculatePitchAndSizeBoundary)
 TEST (CFXDIBitmapTest, GetScanlineAsWith24Bpp)

Function Documentation

◆ TEST() [1/5]

TEST ( CFXDIBitmapTest ,
CalculatePitchAndSizeBad  )

Definition at line 60 of file cfx_dibitmap_unittest.cpp.

References CFX_DIBitmap::CalculatePitchAndSize(), k8bppRgb, kBgra, and kInvalid.

Here is the call graph for this function:

◆ TEST() [2/5]

TEST ( CFXDIBitmapTest ,
CalculatePitchAndSizeBoundary  )

Definition at line 100 of file cfx_dibitmap_unittest.cpp.

References CFX_DIBitmap::CalculatePitchAndSize(), and k8bppRgb.

Here is the call graph for this function:

◆ TEST() [3/5]

TEST ( CFXDIBitmapTest ,
CalculatePitchAndSizeGood  )

Definition at line 30 of file cfx_dibitmap_unittest.cpp.

References CFX_DIBitmap::CalculatePitchAndSize(), k8bppRgb, and kBgra.

Here is the call graph for this function:

◆ TEST() [4/5]

TEST ( CFXDIBitmapTest ,
Create  )

Definition at line 22 of file cfx_dibitmap_unittest.cpp.

References k1bppRgb, and kInvalid.

◆ TEST() [5/5]

TEST ( CFXDIBitmapTest ,
GetScanlineAsWith24Bpp  )

Definition at line 121 of file cfx_dibitmap_unittest.cpp.

References kBgr.