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
Method
BufferedPixelWriterFillAdapter
src/roo_display/core/buffered_drawing.h:82
Method
BufferedRectFiller
src/roo_display/core/buffered_drawing.h:548
Method
BufferedRectWriter
src/roo_display/core/buffered_drawing.h:431
Method
BufferedRectWriterFillAdapter
src/roo_display/core/buffered_drawing.h:479
Method
BufferedVLineFiller
src/roo_display/core/buffered_drawing.h:367
Method
BufferingStream
src/roo_display/core/streamable.h:293
Method
ByExtents
Create an outline circle by top-left and diameter. @param top_left Top-left corner of the bounding square. @param diameter Diameter in pixels. @param
src/roo_display/shape/basic.h:255
Method
ByExtents
Create a filled circle by top-left and diameter. @param top_left Top-left corner of the bounding square. @param diameter Diameter in pixels. @param c
src/roo_display/shape/basic.h:306
Method
ByRadius
Create an outline circle by center point and radius. @param center Circle center. @param radius Radius in pixels. @param color Outline color.
src/roo_display/shape/basic.h:234
Method
ByRadius
Create a filled circle by center point and radius. @param center Circle center. @param radius Radius in pixels. @param color Fill color.
src/roo_display/shape/basic.h:285
Method
CalculateTransparency
src/roo_display/core/device.h:425
Method
Capabilities
src/roo_display/core/device.h:332
Method
CeilDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1439
Method
CeilDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1679
Method
CeilDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1996
Function
CenterDySq4
src/roo_display/shape/impl/smooth_round_rect.cpp:1178
Method
CheckEq
test/offscreen_test.cpp:387
Method
Chunk
src/roo_display/composition/streamable_stack.cpp:8
Method
Circle
src/roo_display/shape/basic.h:271
Method
CircleBandDxTracker
src/roo_display/shape/impl/smooth_round_rect.cpp:1208
Method
CircleBase
src/roo_display/shape/basic.h:218
Method
ClassifyZeroDx
src/roo_display/shape/impl/smooth_round_rect.cpp:1460
Method
Clear
Constructs a clear fill.
src/roo_display.h:485
Method
ClipMask
Construct a clip mask.
src/roo_display/filter/clip_mask.h:20
Method
ClipMaskFilter
src/roo_display/filter/clip_mask.h:105
Method
Clipping
src/roo_display/internal/raw_streamable.h:414
Method
ClippingBufferedHLineFiller
src/roo_display/core/buffered_drawing.h:339
Method
ClippingBufferedPixelFiller
src/roo_display/core/buffered_drawing.h:165
Method
ClippingBufferedPixelWriter
src/roo_display/core/buffered_drawing.h:96
Method
ClippingBufferedRectFiller
src/roo_display/core/buffered_drawing.h:596
Method
ClippingBufferedRectWriter
src/roo_display/core/buffered_drawing.h:505
Method
ClippingBufferedVLineFiller
src/roo_display/core/buffered_drawing.h:403
Function
CoercedTo
test/testing.h:1527
Method
Color
Construct transparent black.
src/roo_display/color/color.h:19
Method
ColorFilter
Create a filter with a custom filter functor.
src/roo_display/filter/color_filter.h:16
Method
ColorFilter
src/roo_display/filter/color_filter.h:144
Method
ColorFormat
src/roo_display/core/device.h:415
Method
ColorFormatImpl
src/roo_display/internal/color_format.h:125
Method
ColorGradient
src/roo_display/color/gradient.cpp:7
Method
ColorRandomizer
test/offscreen_test.cpp:405
Method
ColorStream
test/offscreen_test.cpp:173
Method
Compactor
src/roo_display/driver/common/compactor.h:24
Method
Composition
src/roo_display/composition/streamable_stack.cpp:113
Method
ConstDramPtr
Legacy constructor to work with old code using uint8_t without cast.
src/roo_display/io/memory.h:29
Method
ConstDramRaster
src/roo_display/core/raster.h:450
Method
CornerTracker
src/roo_display/shape/impl/smooth_round_rect.cpp:1945
Method
CountingOutput
test/clip_exclude_rects_test.cpp:16
Method
Create
test/clip_mask_test.cpp:33
Method
Create
test/clip_mask_test.cpp:77
Method
Create
test/foreground_filter_test.cpp:38
Method
Create
test/front_to_back_writer_test.cpp:34
Method
Create
test/background_filter_test.cpp:38
Method
CreateClippedRawStream
src/roo_display/internal/raw_streamable.h:269
Method
CreateClippedStream
src/roo_display/internal/raw_streamable_overlay.h:162
Method
Default
Return the default orientation (RightDown).
src/roo_display/core/orientation.h:54
Method
DescribeNegationTo
test/testing.h:941
Method
DescribeTo
test/testing.h:939
Method
DirectRectWriter
src/roo_display/core/offscreen.h:251
Method
Display
src/roo_display.cpp:59
Method
Display
Constructs a display without touch support.
src/roo_display.h:67
Method
DisplayDevice
src/roo_display/core/device.h:306
Method
DmaBlitQueue
src/roo_display/hal/esp32/async_blit.cpp:44
Method
DmaBufferPool
src/roo_display/hal/esp32/dma_buffer_pool.cpp:15
Method
DmaController
src/roo_display/hal/esp32/spi_dma.cpp:37
Function
DmaTransferCompleteISR
src/roo_display/hal/esp32/spi_dma.cpp:28
Method
DownLeft
Return orientation where x increases downward and y increases to the left.
src/roo_display/core/orientation.h:69
Method
DownRight
Return orientation where x increases downward and y increases to the right.
src/roo_display/core/orientation.h:65
Method
DramRaster
src/roo_display/core/raster.h:420
Method
DrawableRawStreamable
src/roo_display/internal/raw_streamable.h:282
Method
DrawingContext
src/roo_display.h:229
Method
Dynamic
src/roo_display/color/color_mode_indexed.cpp:51
Method
Empty
src/roo_display/core/drawable.cpp:40
Method
Engine
src/roo_display/composition/streamable_stack.cpp:336
Method
ErasedDrawable
src/roo_display.cpp:228
Method
Erasure
Always writes the bgcolor.
src/roo_display/filter/color_filter.h:135
Method
Esp32I2cMasterBusHandle
Creates the I2C master bus handle that references the specified esp-idf bus handle.
src/roo_display/hal/esp32/i2c.h:17
Method
Esp32I2cSlaveDevice
src/roo_display/hal/esp32/i2c.h:52
Method
Esp32Spi
src/roo_display/hal/esp32/spi.h:54
Method
Esp32SpiDevice
src/roo_display/hal/esp32/spi.h:127
Method
Esp32TftCapacitive35
You can use non-default I2C interface by providing a custom instance of TwoWire as the i2c parameter.
src/roo_display/products/makerfabs/esp32_tft_capacitive_35.h:50
Method
Esp32s3ParallelIpsCapacitive
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive.cpp:90
Method
Esp32s3ParallelIpsCapacitive1024x600
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive.h:91
Method
Esp32s3ParallelIpsCapacitive43
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive_43.h:57
Method
Esp32s3ParallelIpsCapacitive800x480
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive.h:81
Function
ExpectFrameBufferMatches
test/background_fill_optimizer_test.cpp:129
Function
ExpectRect
test/color_rect_io_test.cpp:44
Function
ExpectTransparentDstEquivalent
test/color_blending_test.cpp:77
Function
ExpectTransparentSrcEquivalent
test/color_blending_test.cpp:62
Method
Extent
Return the smallest box that contains both input boxes.
src/roo_display/core/box.h:34
Method
FakeFilteringOffscreen
test/testing.h:1281
Method
FakeOffscreen
test/testing.h:1049
Method
FakeScreen
test/testing_drawable.h:13
Method
Fill
Constructs a fill with a constant color.
src/roo_display.h:445
Method
FilledCircle
src/roo_display/shape/basic.h:322
Method
FilledRect
src/roo_display/shape/basic.h:133
Method
FilledRectStream
src/roo_display/shape/basic.cpp:170
Method
FilledRoundRect
src/roo_display/shape/basic.h:202
Method
FilledTriangle
src/roo_display/shape/basic.h:383
Method
FilteredOutput
test/testing.h:1390
Method
FindIndex
test/testing.h:720
← previous
next →
1,001–1,100 of 2,700, ranked by callers