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
finishRemaining
src/roo_display/hal/esp32/spi_async.cpp:246
Method
flipX
Flip along the x axis (horizontal or vertical depending on swap).
src/roo_display/core/orientation.h:174
Method
flipX
src/roo_display/filter/transformation.cpp:35
Method
flipY
Flip along the y axis (vertical or horizontal depending on swap).
src/roo_display/core/orientation.h:179
Method
flipY
src/roo_display/filter/transformation.cpp:40
Method
flush
src/roo_display/hal/esp32/spi_dma_pipeline.h:102
Method
flush
src/roo_display/hal/esp32/spi_non_dma_pipeline.h:87
Method
flush
src/roo_display/hal/esp32/spi.h:225
Method
flush
src/roo_display/hal/arduino/spi.h:64
Method
flush
src/roo_display/transport/esp32s3/parallel_lcd_8bit.h:152
Method
flush
src/roo_display/core/offscreen.h:418
Method
flush
Wait until pending asynchronous drawing operations complete. Implementations that perform deferred writes should override this method and block until
src/roo_display/core/device.h:40
Method
flush
Flush any buffered pixels.
src/roo_display/core/buffered_drawing.h:62
Method
flush
Flush any buffered pixels.
src/roo_display/core/buffered_drawing.h:111
Method
flush
Flush any buffered pixels.
src/roo_display/core/buffered_drawing.h:146
Method
flush
Flush any buffered pixels.
src/roo_display/core/buffered_drawing.h:177
Method
flush
src/roo_display/core/buffered_drawing.h:290
Method
flush
src/roo_display/core/buffered_drawing.h:320
Method
flush
src/roo_display/core/buffered_drawing.h:354
Method
flush
src/roo_display/core/buffered_drawing.h:384
Method
flush
src/roo_display/core/buffered_drawing.h:418
Method
flush
src/roo_display/core/buffered_drawing.h:535
Method
flush
src/roo_display/core/buffered_drawing.h:576
Method
flush
src/roo_display/core/buffered_drawing.h:624
Method
flush
src/roo_display/driver/ili9488.h:224
Method
flush
src/roo_display/driver/ili9341.h:185
Method
flush
src/roo_display/driver/esp32s3_dma_parallel_rgb565.h:354
Method
flush
src/roo_display/driver/ili9486.h:173
Method
flush
src/roo_display/driver/st77xx.h:128
Method
flush
src/roo_display/driver/common/addr_window_device.h:288
Method
flushCache
src/roo_display/driver/esp32s3_dma_parallel_rgb565.h:362
Method
flushDeferredUniformRun
src/roo_display/filter/background_fill_optimizer.cpp:460
Method
flushRectCache
src/roo_display/driver/common/buffered_addr_window_device.h:267
Method
free
src/roo_display/hal/esp32/spi_dma.h:29
Method
fromArgbColor
src/roo_display/color/color_mode_indexed.h:172
Method
fromArgbColor
src/roo_display/color/color_modes.h:41
Method
fromArgbColor
src/roo_display/color/color_modes.h:59
Method
fromArgbColor
src/roo_display/color/color_modes.h:119
Method
fromArgbColor
src/roo_display/color/color_modes.h:152
Method
fromArgbColor
src/roo_display/color/color_modes.h:184
Method
fromArgbColor
src/roo_display/color/color_modes.h:244
Method
fromArgbColor
src/roo_display/color/color_modes.h:287
Method
fromArgbColor
src/roo_display/color/color_modes.h:342
Method
fromArgbColor
src/roo_display/color/color_modes.h:364
Method
fromArgbColor
src/roo_display/color/color_modes.h:417
Method
fromArgbColor
src/roo_display/color/color_modes.h:468
Method
fromArgbColor
src/roo_display/color/color_modes.h:520
Method
full
src/roo_display/hal/esp32/async_blit.cpp:50
Method
full
src/roo_display/hal/esp32/spi_dma.h:31
Method
get
test/offscreen_test.cpp:133
Method
get
test/offscreen_test.cpp:156
Method
get
test/offscreen_test.cpp:414
Method
get
src/roo_display/ui/string_printer.h:25
Method
getBackground
src/roo_display.h:291
Method
getBackgroundColor
src/roo_display.h:293
Method
getBackgroundColor
src/roo_display/core/drawable.h:206
Method
getBackgroundColor
src/roo_display/core/offscreen.h:839
Method
getGlyphMetrics
src/roo_display/font/smooth_font_v2.cpp:797
Method
getGlyphMetrics
src/roo_display/font/font_adafruit_fixed_5x7.cpp:194
Method
getHorizontalStringGlyphMetrics
Return metrics for consecutive glyphs in the UTF-8 string. Glyphs may overlap due to kerning. The number of glyphs written is limited by `max_count`.
src/roo_display/font/font.h:242
Method
getHorizontalStringGlyphMetrics
src/roo_display/font/smooth_font_v2.cpp:606
Method
getHorizontalStringGlyphMetrics
src/roo_display/font/smooth_font.cpp:409
Method
getHorizontalStringGlyphMetrics
src/roo_display/font/font_adafruit_fixed_5x7.cpp:212
Method
getHorizontalStringMetrics
src/roo_display/font/smooth_font_v2.cpp:561
Method
getHorizontalStringMetrics
src/roo_display/font/smooth_font.cpp:363
Method
getHorizontalStringMetrics
src/roo_display/font/font_adafruit_fixed_5x7.cpp:200
Method
getKerning
src/roo_display/font/smooth_font_v2.cpp:817
Method
getKerning
src/roo_display/font/smooth_font.cpp:616
Method
getRasterizableBackground
src/roo_display/core/drawable.h:205
Method
getRasterizableBackground
src/roo_display/core/offscreen.h:840
Method
getRawTouch
Returns raw touch points in absolute 0-4095 coordinates.
src/roo_display.h:41
Method
getRawTouch
Returns raw touch points in absolute coordinates (0-4095).
src/roo_display.h:129
Method
getTouch
src/roo_display.cpp:52
Method
getTouch
src/roo_display/driver/common/basic_touch.h:64
Method
getTouch
fake/roo_display/fake/reference_device.cpp:349
Method
getTransparencyMode
test/testing.h:1474
Method
getTransparencyMode
test/testing.h:1494
Method
getTransparencyMode
test/rasterizable_stack_test.cpp:42
Method
getTransparencyMode
src/roo_display/core/offscreen.h:798
Method
getTransparencyMode
src/roo_display/core/rasterizable.h:88
Method
getTransparencyMode
src/roo_display/core/rasterizable.h:136
Method
getTransparencyMode
Return the transparency mode for pixels in this stream. This is an optimization hint. The default is `TransparencyMode::kFull`, which is always safe.
src/roo_display/core/streamable.h:605
Method
getTransparencyMode
Return transparency mode derived from color mode.
src/roo_display/core/streamable.h:684
Method
getTransparencyMode
src/roo_display/core/raster.h:319
Method
getTransparencyMode
Return the transparency mode of the gradient.
src/roo_display/color/gradient.h:62
Method
getTransparencyMode
src/roo_display/shape/basic.h:141
Function
get_crc_table
========================================================================= * This function can be used by asm versions of crc32() */
src/roo_display/image/png/lib/crc32.c:188
Method
glyphXMax
src/roo_display/font/font.h:159
Method
glyphXMin
src/roo_display/font/font.h:158
Method
glyphYMax
src/roo_display/font/font.h:161
Method
glyphYMin
src/roo_display/font/font.h:160
Method
h
src/roo_display/ui/alignment.h:196
Method
hasTransparency
src/roo_display/color/color_modes.h:540
Method
height
Returns the height of the drawing context. Equivalent to bounds().height().
src/roo_display.h:288
Method
height
src/roo_display/driver/ili9488.h:136
Method
height
src/roo_display/driver/ili9341.h:99
Method
height
src/roo_display/driver/ssd1327.h:46
Method
height
src/roo_display/driver/ili9486.h:87
Method
incrementPaletteUsage
src/roo_display/filter/background_fill_optimizer.cpp:220
Method
index
test/testing_viewport.h:65
← previous
next →
1,901–2,000 of 2,700, ranked by callers