MCPcopy Create free account

hub / github.com/dejwk/roo_display / functions

Functions2,700 in github.com/dejwk/roo_display

↓ 320 callersMethodxMin
Minimum x (inclusive).
src/roo_display/core/box.h:65
↓ 280 callersMethodyMin
Minimum y (inclusive).
src/roo_display/core/box.h:68
↓ 251 callersMethodxMax
Maximum x (inclusive).
src/roo_display/core/box.h:71
↓ 231 callersFunctionMatchesContent
test/testing.h:951
↓ 201 callersMethodyMax
Maximum y (inclusive).
src/roo_display/core/box.h:74
↓ 166 callersMethoddraw
src/roo_display/ui/tile.cpp:11
↓ 152 callersMethoda
Alpha channel.
src/roo_display/color/color.h:36
↓ 88 callersMethodtoArgbColor
src/roo_display/driver/ili9488.h:27
↓ 79 callersMethoddata
test/addr_window_device_test.cpp:104
↓ 77 callersFunctionAlphaBlend
Utility function to alpha-blend of the foreground color (fgc) over the background color (bgc), in a general case, where bgc might be semi-transparent.
src/roo_display/color/blending.h:721
↓ 71 callersFunctionWhiteOnBlack
test/testing.h:24
↓ 67 callersMethodbgcolor
Return the background color used for blending.
src/roo_display/core/drawable.h:140
↓ 64 callersMethodextents
test/testing.h:1086
↓ 57 callersMethodwithA
Return a copy with the specified alpha channel.
src/roo_display/color/color.h:69
↓ 56 callersMethodfromArgbColor
src/roo_display/driver/ili9488.h:35
↓ 55 callersMethodnext
test/testing.h:273
↓ 54 callersMethodblending_mode
Return the default blending mode for drawing. If the mode is `BlendingMode::kSourceOver`, a drawable may replace it with `BlendingMode::kSource` when
src/roo_display/core/drawable.h:162
↓ 54 callersMethoddx
src/roo_display/shape/smooth_transformation.h:132
↓ 52 callersMethodget
test/offscreen_test.cpp:107
↓ 48 callersMethoddy
src/roo_display/shape/smooth_transformation.h:133
↓ 48 callersMethodr
Red channel.
src/roo_display/color/color.h:38
↓ 47 callersMethodclip_box
Effective clip box.
src/roo_display/filter/transformation.h:59
↓ 46 callersMethodempty
Return whether the box is empty.
src/roo_display/core/box.h:62
↓ 46 callersMethodwriteCommand
src/roo_display/driver/st77xx.h:151
↓ 45 callersMethodpixelDrawCount
test/testing.h:1210
↓ 45 callersMethodtranslate
Return a translated copy of this box.
src/roo_display/core/box.h:127
↓ 45 callersMethodwidth
test/addr_window_device_test.cpp:41
↓ 44 callersMethodb
Blue channel.
src/roo_display/color/color.h:42
↓ 44 callersMethodcontains
Return whether the point (x, y) lies within the box.
src/roo_display/core/box.h:86
↓ 44 callersMethodg
Green channel.
src/roo_display/color/color.h:40
↓ 43 callersFunctionMakeTestStreamable
test/testing.h:1007
↓ 43 callersFunctionSolidRect
test/testing.h:1028
↓ 41 callersMethodasArgb
Return packed ARGB value.
src/roo_display/color/color.h:33
↓ 41 callersMethodfillRect
Fill a single rectangle. Invalidates the address window. @param blending_mode Blending mode used for drawing. @param rect The rectangle to fill. @par
src/roo_display/core/device.h:136
↓ 41 callersMethodsize
Return palette size.
src/roo_display/color/color_mode_indexed.h:132
↓ 39 callersMethoddrawObject
src/roo_display/core/drawable.h:278
↓ 37 callersFunctionSmoothThickRoundRect
src/roo_display/shape/impl/smooth_round_rect.cpp:311
↓ 37 callersMethoddy
Return the y offset to apply to drawn objects.
src/roo_display/core/drawable.h:128
↓ 36 callersMethodwidth
Width in pixels (inclusive coordinates).
src/roo_display/core/box.h:77
↓ 35 callersMethoddx
Return the x offset to apply to drawn objects.
src/roo_display/core/drawable.h:125
↓ 34 callersMethodcolor_mode
test/nibble_rect_test.cpp:121
↓ 34 callersMethodwidth
Glyph width.
src/roo_display/font/font.h:172
↓ 33 callersFunctionSpiTxStart
src/roo_display/hal/esp32/spi_reg.h:269
↓ 33 callersMethodarea
Area in pixels.
src/roo_display/core/box.h:83
↓ 33 callersMethodsetOrientation
test/testing.h:1401
↓ 32 callersMethodapply
src/roo_display/color/blending.h:577
↓ 31 callersMethodstoreRaw
src/roo_display/internal/color_io.h:145
↓ 31 callersMethodwritePixel
test/testing.h:1223
↓ 30 callersFunctionRasterOf
test/testing.h:1262
↓ 30 callersMethodfillRect
src/roo_display/filter/blender.h:469
↓ 29 callersMethodfill_mode
Return the fill mode the drawable should observe. FillMode::kVisible If `FillMode::kExtents`, the drawable must fill its entire (clipped) extents even
src/roo_display/core/drawable.h:151
↓ 29 callersMethodheight
test/addr_window_device_test.cpp:42
↓ 28 callersFunctionSpiSetOutBufferSize
src/roo_display/hal/esp32/spi_reg.h:286
↓ 28 callersMethodwritePixel
src/roo_display/core/buffered_drawing.h:434
↓ 27 callersFunctionFillColor
Fill an array with a single color.
src/roo_display/color/color.h:109
↓ 27 callersFunction__div_255_rounded
src/roo_display/color/blending.h:127
↓ 27 callersMethodfillHLine
src/roo_display/core/buffered_drawing.h:557
↓ 27 callersMethodgetPixel
test/testing_viewport.h:55
↓ 27 callersMethodloadRaw
src/roo_display/internal/color_io.h:152
↓ 27 callersMethodsetPalette
test/background_fill_optimizer_test.cpp:36
↓ 25 callersMethodblend
src/roo_display/core/streamable.h:361
↓ 25 callersMethodok
src/roo_display/image/image_stream.h:378
↓ 24 callersMethodDraw
test/testing_drawable.h:19
↓ 24 callersFunctionSpiTxWait
src/roo_display/hal/esp32/spi_reg.h:180
↓ 24 callersMethodnaturalExtents
Return minimal extents that fit all inputs without clipping.
src/roo_display/composition/streamable_stack.h:99
↓ 24 callersMethodreadUniformColorRect
test/rasterizable_stack_test.cpp:35
↓ 23 callersFunctionClampNonNegative
src/roo_display/shape/impl/smooth_round_rect.cpp:16
↓ 23 callersFunctionInterpolateColors
src/roo_display/color/interpolation.cpp:26
↓ 23 callersMethodraster
Return a raster view of the full buffer.
src/roo_display/core/offscreen.h:597
↓ 23 callersMethodread
test/testing.h:266
↓ 23 callersMethodwrite
src/roo_display/core/offscreen.h:1632
↓ 21 callersFunctionExpectPointNear
test/smooth_transformation_test.cpp:12
↓ 21 callersFunctionSmoothCircle
src/roo_display/shape/impl/smooth_round_rect.cpp:489
↓ 21 callersMethodisXYswapped
Return whether x maps to the vertical direction.
src/roo_display/core/orientation.h:90
↓ 21 callersMethodread_word
src/roo_display/composition/streamable_stack.cpp:360
↓ 21 callersMethodthen
src/roo_display/shape/smooth_transformation.cpp:107
↓ 19 callersMethodget
src/roo_display/core/raster.h:325
↓ 19 callersMethodglyphYMax
src/roo_display/font/font.h:52
↓ 19 callersMethodglyphYMin
src/roo_display/font/font.h:50
↓ 18 callersMethodbegin
test/addr_window_device_test.cpp:46
↓ 18 callersMethodextents
src/roo_display/filter/transformation.h:160
↓ 18 callersMethodfill
test/offscreen_test.cpp:366
↓ 18 callersMethodnext
Advances the iterator to the next pixel in the buffer.
src/roo_display/core/raster.h:94
↓ 18 callersMethodraw_width
Return the width of the display in its native orientation. This value does not depend on the current orientation, and is stable even before `init()`
src/roo_display/core/device.h:279
↓ 18 callersMethodwrite
test/offscreen_test.cpp:346
↓ 17 callersFunctionMakeTestRasterizable
test/testing.h:1022
↓ 17 callersFunctionTranslate
src/roo_display/shape/smooth_transformation.cpp:27
↓ 17 callersMethodblend
Fa = 1 - αb; Fb = 1 – αs co = αs x Cs x (1 - αb) + αb x Cb x (1 – αs) αo = αs x (1 - αb) + αb x (1 – αs)
src/roo_display/color/blending.h:535
↓ 17 callersMethodinit
src/roo_display/font/font.h:258
↓ 17 callersMethodload
src/roo_display/internal/color_io.h:51
↓ 16 callersFunctionAlphaBlendOverOpaque
Utility function to calculates alpha-blending of the foreground color (fgc) over the background color (bgc), ignoring background color's alpha, as if
src/roo_display/color/blending.h:571
↓ 16 callersMethodarea
Returns the total pixel area of the raw device.
src/roo_display.h:80
↓ 16 callersMethodcos_theta
src/roo_display/shape/smooth_transformation.h:202
↓ 16 callersFunctioninflateStateCheck
(strm)
src/roo_display/image/png/lib/inflate.c:105
↓ 16 callersMethodsin_theta
src/roo_display/shape/smooth_transformation.h:201
↓ 16 callersMethodwidth
src/roo_display/internal/nibble_rect.h:22
↓ 15 callersMethodfillPixel
src/roo_display/core/buffered_drawing.h:555
↓ 15 callersMethodfromArgbColor
src/roo_display/color/color_modes.h:93
↓ 15 callersMethodraw_height
Return the height of the display in its native orientation. This value does not depend on the current orientation, and is stable even before `init()`
src/roo_display/core/device.h:285
↓ 14 callersFunctionBYTECLIP
src/roo_display/image/jpeg/lib/tjpgd.c:117
next →1–100 of 2,700, ranked by callers