Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dejwk/roo_display
/ functions
Functions
2,700 in github.com/dejwk/roo_display
⨍
Functions
2,700
◇
Types & classes
605
Function
TEST
test/background_filter_test.cpp:59
Function
TEST
test/nibble_rect_test.cpp:17
Function
TEST
test/driver_ili9486_test.cpp:48
Function
TEST
test/rasterizable_stack_test.cpp:60
Method
TEST
test/offscreen_test.cpp:570
Method
TEST_F
test/offscreen_test.cpp:867
Function
TEST_P
test/addr_window_device_test.cpp:162
Method
TEST_P
test/offscreen_test.cpp:766
Method
TFT_eSPI_Adapter
src/roo_display/driver/TFT_eSPI_adapter.h:37
Method
TestAddressWindowAdvance
test/offscreen_test.cpp:676
Method
TestColorStream
test/testing.h:976
Method
TestColorStreamable
test/testing.h:986
Method
TestDevice
test/addr_window_device_test.cpp:138
Method
TestDisplayDevice
test/testing_display_device.h:27
Function
TestDrawDirectRect
test/testing_display_device.h:415
Function
TestDrawDirectRectStridedRows
test/testing_display_device.h:368
Function
TestDrawDirectRectTightRows
test/testing_display_device.h:391
Method
TestFillBasic
test/offscreen_test.cpp:480
Function
TestFillDegeneratePixels
test/testing_display_device.h:154
Function
TestFillHLines
test/testing_display_device.h:130
Method
TestFillLongRandom
test/offscreen_test.cpp:510
Function
TestFillPixels
test/testing_display_device.h:166
Function
TestFillRects
test/testing_display_device.h:117
Function
TestFillVLines
test/testing_display_device.h:142
Method
TestFiller
test/offscreen_test.cpp:589
Method
TestTarget
test/addr_window_device_test.cpp:21
Method
TestWriteBasic
test/offscreen_test.cpp:435
Function
TestWriteDegeneratePixels
test/testing_display_device.h:218
Function
TestWriteHLines
test/testing_display_device.h:192
Method
TestWriteLongRandom
test/offscreen_test.cpp:464
Function
TestWritePixels
test/testing_display_device.h:231
Function
TestWritePixelsSnake
test/testing_display_device.h:280
Function
TestWritePixelsStress
test/testing_display_device.h:243
Function
TestWriteRectWindowSimple
test/testing_display_device.h:446
Function
TestWriteRectWindowStress
test/testing_display_device.h:456
Function
TestWriteRects
test/testing_display_device.h:178
Function
TestWriteVLines
test/testing_display_device.h:205
Method
TestWriter
test/offscreen_test.cpp:524
Method
TextLabel
src/roo_display/ui/text_label.h:36
Method
TftModule_128x128_144in
Create device with orientation and SPI instance.
src/roo_display/products/noname/st7735_red/tft_module_128x128_144_in.h:70
Method
TftTouchShield4in
Create device with orientation and SPI instance.
src/roo_display/products/waveshare/tft_touch_shield_4in.h:26
Method
Tile
Create a tile with the specified interior, extents, and alignment.
src/roo_display/ui/tile.h:88
Method
TileBase
src/roo_display/ui/tile.h:41
Method
TileOf
Create a tile with embedded interior and alignment.
src/roo_display/ui/tile.h:108
Method
Tjctm24024Spi
Create device with orientation and SPI instance.
src/roo_display/products/noname/ili9341_red/tjctm24024_spi.h:83
Method
TouchCalibration
Uncalibrated (0..4095) bounds with optional orientation.
src/roo_display/touch/calibration.h:13
Method
TouchDisplay
Constructs a touch display wrapper.
src/roo_display.h:28
Method
TouchEmulator
test/touch_ft6x36_test.cpp:26
Method
TouchEmulator
test/touch_xpt2046_test.cpp:28
Method
TouchFt6x36
The panel reports the same, cached, coordinates if scanned more frequently than every 25ms. So let's not bother asking, just serve cached values. (Thi
src/roo_display/driver/touch_ft6x36.cpp:26
Method
TouchGt911
src/roo_display/driver/touch_gt911.cpp:30
Method
TouchPoint
src/roo_display/core/device.h:448
Method
TouchResult
src/roo_display/core/device.h:473
Method
TouchXpt2046
src/roo_display/driver/touch_xpt2046.h:67
Method
TransferCompleteISR
src/roo_display/hal/esp32/spi_async.cpp:42
Function
TransformRaster
src/roo_display/shape/smooth_transformation.h:576
Method
Transformation
src/roo_display/filter/transformation.cpp:7
Method
TransformedDisplayOutput
Construct a transformed output.
src/roo_display/filter/transformation.h:103
Method
TransformedDrawable
Construct a transformed drawable.
src/roo_display/filter/transformation.h:157
Method
TransformedRaster
src/roo_display/shape/smooth_transformation.h:391
Method
Translation
src/roo_display/shape/smooth_transformation.h:128
Method
TransparentUniformProbeRasterizable
test/rasterizable_stack_test.cpp:16
Method
Triangle
src/roo_display/shape/basic.h:370
Method
TriangleBase
src/roo_display/shape/basic.h:330
Method
TrivialColorReader
test/offscreen_test.cpp:153
Method
TrivialColorRect
test/offscreen_test.cpp:252
Method
TrivialFiller
test/offscreen_test.cpp:308
Function
TrivialWriter
test/offscreen_test.cpp:287
Function
TruncateColor
Truncate a color to a given color mode and back to ARGB.
src/roo_display/color/color.h:116
Method
UnionStream
src/roo_display/internal/raw_streamable_overlay.h:93
Method
UpLeft
Return orientation where x increases upward and y increases to the left.
src/roo_display/core/orientation.h:77
Method
UpRight
Return orientation where x increases upward and y increases to the right.
src/roo_display/core/orientation.h:73
Method
Update
src/roo_display/shape/impl/smooth_round_rect.cpp:1956
Method
UpdateFullDxMax
src/roo_display/shape/impl/smooth_round_rect.cpp:1274
Method
UpdateOutDxMin
src/roo_display/shape/impl/smooth_round_rect.cpp:1299
Method
UpdateThresholds
src/roo_display/shape/impl/smooth_round_rect.cpp:1443
Method
UpdateTrackers
src/roo_display/shape/impl/smooth_round_rect.cpp:2027
Function
VerticalGradient
Create a vertical gradient: \f$val = (x - x0) * dx\f$.
src/roo_display/color/gradient.h:149
Method
WaveshareEsp32s3TouchLcd43
src/roo_display/products/waveshare/waveshare-esp32-s3-touch-lcd-43/waveshare_esp32s3_touch_lcd_43.cpp:72
Method
WindowedPixelStream
src/roo_display/filter/blender.h:18
Method
Write
test/compactor_test.cpp:20
Method
WriterTester
test/offscreen_test.cpp:332
Method
XBitmap
src/roo_display/image/image.h:128
Function
ZLIB_INTERNAL
(m)
src/roo_display/image/png/lib/zutil.c:122
Method
acquireFreeSlot
src/roo_display/hal/esp32/dma_buffer_pool.cpp:40
Function
adler32_combine
========================================================================= */
src/roo_display/image/png/lib/adler32.c:172
Function
adler32_combine64
(adler1, adler2, len2)
src/roo_display/image/png/lib/adler32.c:180
Method
advance
src/roo_display/core/offscreen.h:278
Method
advance
src/roo_display/core/offscreen.h:336
Method
advance
src/roo_display/filter/blender.h:179
Method
advance
fake/roo_display/fake/reference_device.cpp:213
Method
advanceCursor
src/roo_display/filter/clip_exclude_rects.h:403
Method
advanceCursor
src/roo_display/filter/blender.h:588
Method
advanceWriteCursor
src/roo_display/filter/background_fill_optimizer.cpp:350
Method
advance_y
src/roo_display/core/offscreen.h:76
Method
anchorExtents
src/roo_display/composition/rasterizable_stack.h:103
Method
anchorExtents
src/roo_display/composition/streamable_stack.h:96
Method
anchorExtents
Return the bounds used for alignment. Defaults to `extents()`. Some drawables (notably text labels) may want different alignment bounds. This method
src/roo_display/core/drawable.h:246
Method
anchorExtents
Return anchor extents used for alignment.
src/roo_display/core/streamable.h:656
Method
anchorExtents
src/roo_display/core/raster.h:260
← previous
next →
1,401–1,500 of 2,700, ranked by callers