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
↓ 1 callers
Function
calcShadowDiffusion
Returns the diffusion of the shadow at the specified (x, y) pixel within a shadow given by the spec. Returned value is from 0 (no diffusion) to 16 ext
src/roo_display/shape/shadow.cpp:22
↓ 1 callers
Function
can_dma_copy_rows
src/roo_display/hal/esp32/blit.cpp:81
↓ 1 callers
Method
capacity
src/roo_display/hal/esp32/spi_dma.h:27
↓ 1 callers
Method
color
src/roo_display/color/color_modes.h:421
↓ 1 callers
Method
colors
Return pointer to the color table.
src/roo_display/color/color_mode_indexed.h:129
↓ 1 callers
Method
consume
Returns a next rectangle from the dirty segment that needs to be flushed, and adjusts the begin_ offset accordingly. Returns an empty rect when the di
src/roo_display/driver/common/buffered_addr_window_device.h:214
↓ 1 callers
Function
crc32_big
========================================================================= */
src/roo_display/image/png/lib/crc32.c:306
↓ 1 callers
Function
crc32_little
========================================================================= */
src/roo_display/image/png/lib/crc32.c:266
↓ 1 callers
Function
crc32_z
========================================================================= */
src/roo_display/image/png/lib/crc32.c:202
↓ 1 callers
Method
createStream
src/roo_display/composition/streamable_stack.cpp:790
↓ 1 callers
Method
createStream
src/roo_display/shape/basic.cpp:183
↓ 1 callers
Function
create_huffman_tbl
src/roo_display/image/jpeg/lib/tjpgd.c:194
↓ 1 callers
Function
create_qt_tbl
src/roo_display/image/jpeg/lib/tjpgd.c:158
↓ 1 callers
Method
dispatch
src/roo_display/hal/esp32/spi_irq.cpp:86
↓ 1 callers
Function
dma_copy_rows_and_wait
src/roo_display/hal/esp32/blit.cpp:124
↓ 1 callers
Method
draw
src/roo_display/image/png/png.cpp:140
↓ 1 callers
Method
draw
src/roo_display/image/jpeg/jpeg.cpp:77
↓ 1 callers
Method
drawDirectRect
test/background_fill_optimizer_test.cpp:74
↓ 1 callers
Method
drawDirectRect
src/roo_display/core/device.cpp:33
↓ 1 callers
Function
drawHLine
src/roo_display/shape/basic.cpp:50
↓ 1 callers
Method
drawRect
test/testing_viewport.h:28
↓ 1 callers
Method
drawTo
src/roo_display/core/drawable.cpp:30
↓ 1 callers
Function
drawVLine
src/roo_display/shape/basic.cpp:63
↓ 1 callers
Method
end
src/roo_display/driver/common/addr_window_device.h:101
↓ 1 callers
Method
end
src/roo_display/color/color_mode_indexed.h:50
↓ 1 callers
Method
end
src/roo_display/filter/background_fill_optimizer.h:282
↓ 1 callers
Function
esp_lcd_new_rgb_panel
src/roo_display/driver/common/rgb_panel.c:105
↓ 1 callers
Function
esp_lcd_rgb_panel_get_frame_buffer
src/roo_display/driver/common/rgb_panel.c:551
↓ 1 callers
Method
extents
test/offscreen_test.cpp:239
↓ 1 callers
Method
extents
src/roo_display/core/drawable.h:202
↓ 1 callers
Method
extents
src/roo_display/core/raster.h:258
↓ 1 callers
Method
fill
test/streamable_test.cpp:65
↓ 1 callers
Method
fill
src/roo_display/filter/color_filter.h:40
↓ 1 callers
Method
fill
src/roo_display/filter/front_to_back_writer.h:41
↓ 1 callers
Method
fill
src/roo_display/filter/background_fill_optimizer.cpp:654
↓ 1 callers
Method
fill24
src/roo_display/transport/spi.h:110
↓ 1 callers
Method
fill24once
src/roo_display/transport/spi.h:114
↓ 1 callers
Function
fillPaintRectOverOpaqueBg
src/roo_display/core/streamable.h:93
↓ 1 callers
Method
fillPixels
test/testing_display_device.h:55
↓ 1 callers
Method
fillRect
src/roo_display/core/buffered_drawing.h:565
↓ 1 callers
Method
fillRects
test/testing.h:1136
↓ 1 callers
Method
fillRects
test/background_fill_optimizer_test.cpp:69
↓ 1 callers
Method
fillRects
fake/roo_display/fake/reference_device.cpp:266
↓ 1 callers
Method
find
src/roo_display/color/color_mode_indexed.h:48
↓ 1 callers
Function
fixedtables
Return state with length and distance decoding tables and index sizes set to fixed code decoding. Normally this returns fixed tables from inffixed
src/roo_display/image/png/lib/infback.c:82
↓ 1 callers
Method
flipVertically
Flip the vertical direction.
src/roo_display/core/orientation.h:122
↓ 1 callers
Method
getBackgroundColor
Returns the background color for derived contexts.
src/roo_display.h:170
↓ 1 callers
Function
getCommonMaskValue
src/roo_display/filter/background_fill_optimizer.cpp:24
↓ 1 callers
Method
getDimensions
src/roo_display/image/png/png.cpp:101
↓ 1 callers
Method
getDimensions
src/roo_display/image/jpeg/jpeg.cpp:53
↓ 1 callers
Method
getGlyphMetrics
src/roo_display/font/smooth_font.cpp:596
↓ 1 callers
Method
getHorizontalDirection
Return the horizontal direction.
src/roo_display/core/orientation.h:93
↓ 1 callers
Method
getIndexOfColor
Returns the index of a specified color, if exists in the palette. If the palette does not contain the specified color, or if buildIndex() has not been
src/roo_display/color/color_mode_indexed.cpp:62
↓ 1 callers
Method
getRasterizableBackground
Returns the rasterizable background for derived contexts.
src/roo_display.h:160
↓ 1 callers
Method
getTouch
Returns calibrated touch points in display coordinates. If no touch has been registered, returns {.touch_points = 0} and does not modify `points`. If
src/roo_display.h:124
↓ 1 callers
Method
getVerticalDirection
Return the vertical direction.
src/roo_display/core/orientation.h:111
↓ 1 callers
Function
grayscale4Digit
test/testing.h:493
↓ 1 callers
Method
handleInterrupt
src/roo_display/hal/esp32/spi_async.cpp:82
↓ 1 callers
Method
has_full
src/roo_display/shape/impl/smooth_round_rect.cpp:1263
↓ 1 callers
Function
inflateInit2_
(strm, windowBits, version, stream_size)
src/roo_display/image/png/lib/inflate.c:196
↓ 1 callers
Function
inflateReset2
(strm, windowBits)
src/roo_display/image/png/lib/inflate.c:157
↓ 1 callers
Function
inflateResetKeep
(strm)
src/roo_display/image/png/lib/inflate.c:119
↓ 1 callers
Method
init
src/roo_display.cpp:84
↓ 1 callers
Method
init
src/roo_display/hal/esp32/spi.h:63
↓ 1 callers
Method
initBlit
src/roo_display/hal/esp32/spi_async.cpp:64
↓ 1 callers
Method
initFill
src/roo_display/hal/esp32/spi_async.cpp:57
↓ 1 callers
Method
init_attempted
src/roo_display/hal/esp32/spi_irq.h:44
↓ 1 callers
Method
inversion
src/roo_display/shape/smooth_transformation.h:172
↓ 1 callers
Method
isAllMasked
Return whether all bits in a block are masked.
src/roo_display/filter/clip_mask.h:52
↓ 1 callers
Method
isAllUnmasked
Return whether all bits in a block are unmasked.
src/roo_display/filter/clip_mask.h:59
↓ 1 callers
Method
isMirrored
Return whether text would appear mirrored in this orientation.
src/roo_display/core/orientation.h:125
↓ 1 callers
Method
isMouseClicked
test/testing_viewport.h:42
↓ 1 callers
Method
is_write_once
src/roo_display.h:201
↓ 1 callers
Function
isqrt32
src/roo_display/shape/shadow.cpp:7
↓ 1 callers
Function
jd_decomp
src/roo_display/image/jpeg/lib/tjpgd.c:1118
↓ 1 callers
Function
jd_prepare
src/roo_display/image/jpeg/lib/tjpgd.c:962
↓ 1 callers
Method
kerning
src/roo_display/font/smooth_font.cpp:696
↓ 1 callers
Function
lcd_rgb_panel_configure_gpio
src/roo_display/driver/common/rgb_panel.c:397
↓ 1 callers
Function
lcd_rgb_panel_create_trans_link
src/roo_display/driver/common/rgb_panel.c:482
↓ 1 callers
Function
lcd_rgb_panel_select_clock_src
src/roo_display/driver/common/rgb_panel.c:451
↓ 1 callers
Method
maybeAddColor
src/roo_display/color/color_mode_indexed.h:57
↓ 1 callers
Function
mcu_load
src/roo_display/image/jpeg/lib/tjpgd.c:702
↓ 1 callers
Function
mcu_output
src/roo_display/image/jpeg/lib/tjpgd.c:788
↓ 1 callers
Function
memcpy_isr
src/roo_display/hal/esp32/memory.cpp:39
↓ 1 callers
Method
nest
src/roo_display.h:187
↓ 1 callers
Method
next
src/roo_display/internal/raw_streamable_overlay.h:106
↓ 1 callers
Method
ok
src/roo_display/hal/esp32/spi_irq.h:45
↓ 1 callers
Method
operator()
src/roo_display/internal/raw_streamable.h:193
↓ 1 callers
Method
pool_capacity
src/roo_display/hal/esp32/dma_buffer_pool.h:49
↓ 1 callers
Method
push
src/roo_display/hal/esp32/async_blit.cpp:52
↓ 1 callers
Method
ramFill
src/roo_display/driver/st77xx.h:135
↓ 1 callers
Method
raw_transparency_color
src/roo_display/color/color_modes.h:257
↓ 1 callers
Method
readColorRectCalls
test/rasterizable_stack_test.cpp:46
↓ 1 callers
Method
readColors
test/testing.h:374
↓ 1 callers
Method
readColors
src/roo_display.cpp:259
↓ 1 callers
Method
readColors
src/roo_display/shape/smooth.cpp:184
↓ 1 callers
Function
readTriWord
src/roo_display/font/smooth_font_v2.cpp:142
↓ 1 callers
Method
readUniformColorRect
src/roo_display/composition/rasterizable_stack.cpp:156
↓ 1 callers
Method
readUniformColorRectCalls
test/rasterizable_stack_test.cpp:48
↓ 1 callers
Method
recountMaskUsage
src/roo_display/filter/background_fill_optimizer.cpp:185
← previous
next →
801–900 of 2,700, ranked by callers