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
FloorDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1435
Method
FloorDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1675
Method
FloorDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1992
Method
FontAdafruitFixed5x7
src/roo_display/font/font_adafruit_fixed_5x7.cpp:124
Method
FontMetricReader
src/roo_display/font/smooth_font_v2.cpp:115
Method
FontMetricReader
src/roo_display/font/smooth_font.cpp:15
Method
FontMetrics
Construct font metrics.
src/roo_display/font/font.h:27
Method
FontProperties
src/roo_display/font/font.h:110
Method
ForcedFillRect
test/testing.h:1505
Method
ForcedRasterizable
test/testing.h:1485
Method
ForcedStreamable
test/testing.h:1462
Method
FrameBuffer
src/roo_display/filter/background_fill_optimizer.cpp:77
Method
FrontToBackWriter
Construct a front-to-back writer for a given bounds rectangle. The caller must guarantee bounds are within the output area and no writes go out of bo
src/roo_display/filter/front_to_back_writer.h:20
Method
GenericFiller
src/roo_display/core/offscreen.h:1378
Method
GenericFiller
src/roo_display/core/offscreen.h:1418
Method
GenericFiller
src/roo_display/driver/esp32s3_dma_parallel_rgb565.h:165
Method
GenericWriter
src/roo_display/core/offscreen.h:1085
Method
GenericWriter
src/roo_display/core/offscreen.h:1126
Method
GenericWriter
src/roo_display/driver/esp32s3_dma_parallel_rgb565.h:90
Method
GlyphMetadataReader
src/roo_display/font/smooth_font_v2.cpp:150
Method
GlyphMetadataReader
src/roo_display/font/smooth_font.cpp:40
Method
GlyphMetrics
Construct metrics from FreeType coordinates (Y up).
src/roo_display/font/font.h:142
Method
GlyphPairIterator
src/roo_display/font/smooth_font_v2.cpp:471
Method
GlyphPairIterator
src/roo_display/font/smooth_font.cpp:293
Method
GpioSetter
Creates an inatcive setter (setHigh and setLow are no-ops).
src/roo_display/driver/common/gpio_setter.h:21
Function
Graylevel
Return an opaque gray with r = g = b = level.
src/roo_display/color/color.h:122
Function
HorizontalGradient
Create a horizontal gradient: \f$val = (y - y0) * dy\f$.
src/roo_display/color/gradient.h:156
Function
HsvToRgb
src/roo_display/color/hsv.cpp:7
Method
IdentityTransformation
src/roo_display/shape/smooth_transformation.h:110
Method
Ili9341Emulator
test/driver_ili9341_test.cpp:39
Method
Ili9341Target
src/roo_display/driver/ili9341.h:78
Method
Ili9341TestRig
test/driver_ili9341_test.cpp:52
Method
Ili9486Emulator
test/driver_ili9486_test.cpp:36
Method
Ili9486Target
src/roo_display/driver/ili9486.h:65
Method
Ili9488Emulator
test/driver_ili9488_test.cpp:35
Method
Ili9488Target
src/roo_display/driver/ili9488.h:114
Method
Indexed
src/roo_display/color/color_mode_indexed.h:168
Method
Indexed<1>>
test/testing.h:135
Method
Indexed<2>>
test/testing.h:142
Method
Indexed<4>>
test/testing.h:149
Method
Indexed<8>>
test/testing.h:156
Method
InitializedDmaBufferPool
src/roo_display/hal/esp32/spi_dma.cpp:352
Method
Input
Create an input layer using the source extents.
src/roo_display/composition/rasterizable_stack.h:18
Method
Input
Create an input layer using the source extents.
src/roo_display/composition/streamable_stack.h:18
Method
Intersect
Return the intersection of two boxes (may be empty).
src/roo_display/core/box.h:25
Method
IrqDispatcher
src/roo_display/hal/esp32/spi_irq.cpp:16
Function
IsComplete
test/driver_compile_test.cpp:21
Function
IsComplete
test/products_compile_test.cpp:35
Method
JpegDecoder
src/roo_display/image/jpeg/jpeg.cpp:21
Method
JpegFile
Create a JPEG file drawable using an Arduino FS and path.
src/roo_display/image/jpeg/jpeg.h:80
Method
JpegImage
Create a JPEG image using a decoder and resource.
src/roo_display/image/jpeg/jpeg.h:56
Method
Kmrtm32032Spi
Create device with orientation and SPI instance.
src/roo_display/products/noname/ili9341_red/kmrtm32032_spi.h:83
Method
Label
test/offscreen_test.cpp:989
Method
Label
test/smooth_font_test.cpp:16
Method
LargeMask
test/clip_mask_test.cpp:45
Method
LcdModule_128x160
Create device with orientation and SPI instance.
src/roo_display/products/waveshare/lcd_module_128x160_18_in.h:62
Method
LcdModule_160x80
Create device with orientation and SPI instance.
src/roo_display/products/waveshare/lcd_module_160x80_096_in.h:62
Method
LedcBacklit
src/roo_display/backlit/esp32_ledc.h:17
Method
LedcBacklitAtChannel
src/roo_display/backlit/esp32_ledc.h:37
Method
LeftDown
Return orientation where x increases to the left and y increases downward.
src/roo_display/core/orientation.h:67
Method
LeftInnerThresholds
src/roo_display/shape/impl/smooth_round_rect.cpp:2094
Method
LeftOuterThresholds
src/roo_display/shape/impl/smooth_round_rect.cpp:2048
Method
LeftUp
Return orientation where x increases to the left and y increases upward.
src/roo_display/core/orientation.h:75
Method
Line
src/roo_display/shape/basic.h:26
Method
LinearGradient
src/roo_display/color/gradient.cpp:140
Function
MakeNewDrawableRawStreamable
src/roo_display/internal/raw_streamable.h:358
Function
MakeRectData
test/color_rect_io_test.cpp:14
Function
MakeTileOf
src/roo_display/ui/tile.h:121
Function
MakeTiledRaster
Create a tiled rasterizable from a raster.
src/roo_display/core/rasterizable.h:157
Function
MakeTiledRasterizable
Create a tiled rasterizable from a getter function.
src/roo_display/core/rasterizable.h:149
Method
MatchAndExplain
test/testing.h:905
Method
MaxRawValue
test/offscreen_test.cpp:417
Method
MaximumBox
Return a large sentinel box used for unbounded extents.
src/roo_display/core/box.h:59
Method
MockWriter
test/compactor_test.cpp:44
Method
Monochrome
src/roo_display/color/color_modes.h:511
Method
Msp4031
Create device with orientation, SPI, and I2C instances.
src/roo_display/products/noname/st7796s_black/msp4031.h:84
Method
NarrowStream
src/roo_display/core/rasterizable.cpp:72
Function
Near
test/color_blending_test.cpp:19
Function
NextColorFromString<Alpha4>
test/testing.h:116
Function
NextColorFromString<Alpha8>
test/testing.h:130
Function
NextColorFromString<Argb4444>
test/testing.h:170
Function
NextColorFromString<Argb6666>
test/testing.h:226
Function
NextColorFromString<Argb8888>
test/testing.h:180
Function
NextColorFromString<Grayscale4>
test/testing.h:123
Function
NextColorFromString<Grayscale8>
test/testing.h:163
Function
NextColorFromString<Monochrome>
test/testing.h:43
Function
NextColorFromString<Rgb565>
test/testing.h:216
Function
NextColorFromString<Rgb565WithTransparency>
test/testing.h:236
Method
NibbleReader
src/roo_display/image/image_stream.h:364
Method
NibbleRect
src/roo_display/internal/nibble_rect.h:16
Method
NibbleRectWindowIterator
src/roo_display/internal/nibble_rect.h:65
Method
NibbleRectWindowIteratorRawStream
test/nibble_rect_test.cpp:98
Method
NibbleRectWindowStreamable
test/nibble_rect_test.cpp:112
Method
NonDmaPipeline
src/roo_display/hal/esp32/spi_non_dma_pipeline.h:33
Method
Offscreen
Create an offscreen with the given geometry and buffer. The buffer must have capacity $(width * height * ColorMode::bits_per_pixel + 7) / 8$ bytes. T
src/roo_display/core/offscreen.h:700
Method
OffscreenDevice
Create an offscreen device with the given geometry and buffer. The buffer must have capacity $(width * height * ColorMode::bits_per_pixel + 7) / 8$ b
src/roo_display/core/offscreen.h:142
Method
OffscreenDeviceForTest
test/offscreen_test.cpp:751
Function
OffscreenForDevice
src/roo_display/core/offscreen.h:861
Function
OnCopyDone
src/roo_display/hal/esp32/async_blit.cpp:361
Method
Opaqueness
Sets opaqueness of the input color. 127 = opaque (no effect). 0 = fully transparent (equivalent to erasure).
src/roo_display/filter/color_filter.h:120
← previous
next →
1,101–1,200 of 2,700, ranked by callers