MCPcopy Create free account

hub / github.com/dejwk/roo_display / functions

Functions2,700 in github.com/dejwk/roo_display

↓ 1 callersFunctioncalcShadowDiffusion
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 callersFunctioncan_dma_copy_rows
src/roo_display/hal/esp32/blit.cpp:81
↓ 1 callersMethodcapacity
src/roo_display/hal/esp32/spi_dma.h:27
↓ 1 callersMethodcolor
src/roo_display/color/color_modes.h:421
↓ 1 callersMethodcolors
Return pointer to the color table.
src/roo_display/color/color_mode_indexed.h:129
↓ 1 callersMethodconsume
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 callersFunctioncrc32_big
========================================================================= */
src/roo_display/image/png/lib/crc32.c:306
↓ 1 callersFunctioncrc32_little
========================================================================= */
src/roo_display/image/png/lib/crc32.c:266
↓ 1 callersFunctioncrc32_z
========================================================================= */
src/roo_display/image/png/lib/crc32.c:202
↓ 1 callersMethodcreateStream
src/roo_display/composition/streamable_stack.cpp:790
↓ 1 callersMethodcreateStream
src/roo_display/shape/basic.cpp:183
↓ 1 callersFunctioncreate_huffman_tbl
src/roo_display/image/jpeg/lib/tjpgd.c:194
↓ 1 callersFunctioncreate_qt_tbl
src/roo_display/image/jpeg/lib/tjpgd.c:158
↓ 1 callersMethoddispatch
src/roo_display/hal/esp32/spi_irq.cpp:86
↓ 1 callersFunctiondma_copy_rows_and_wait
src/roo_display/hal/esp32/blit.cpp:124
↓ 1 callersMethoddraw
src/roo_display/image/png/png.cpp:140
↓ 1 callersMethoddraw
src/roo_display/image/jpeg/jpeg.cpp:77
↓ 1 callersMethoddrawDirectRect
test/background_fill_optimizer_test.cpp:74
↓ 1 callersMethoddrawDirectRect
src/roo_display/core/device.cpp:33
↓ 1 callersFunctiondrawHLine
src/roo_display/shape/basic.cpp:50
↓ 1 callersMethoddrawRect
test/testing_viewport.h:28
↓ 1 callersMethoddrawTo
src/roo_display/core/drawable.cpp:30
↓ 1 callersFunctiondrawVLine
src/roo_display/shape/basic.cpp:63
↓ 1 callersMethodend
src/roo_display/driver/common/addr_window_device.h:101
↓ 1 callersMethodend
src/roo_display/color/color_mode_indexed.h:50
↓ 1 callersMethodend
src/roo_display/filter/background_fill_optimizer.h:282
↓ 1 callersFunctionesp_lcd_new_rgb_panel
src/roo_display/driver/common/rgb_panel.c:105
↓ 1 callersFunctionesp_lcd_rgb_panel_get_frame_buffer
src/roo_display/driver/common/rgb_panel.c:551
↓ 1 callersMethodextents
test/offscreen_test.cpp:239
↓ 1 callersMethodextents
src/roo_display/core/drawable.h:202
↓ 1 callersMethodextents
src/roo_display/core/raster.h:258
↓ 1 callersMethodfill
test/streamable_test.cpp:65
↓ 1 callersMethodfill
src/roo_display/filter/color_filter.h:40
↓ 1 callersMethodfill
src/roo_display/filter/front_to_back_writer.h:41
↓ 1 callersMethodfill
src/roo_display/filter/background_fill_optimizer.cpp:654
↓ 1 callersMethodfill24
src/roo_display/transport/spi.h:110
↓ 1 callersMethodfill24once
src/roo_display/transport/spi.h:114
↓ 1 callersFunctionfillPaintRectOverOpaqueBg
src/roo_display/core/streamable.h:93
↓ 1 callersMethodfillPixels
test/testing_display_device.h:55
↓ 1 callersMethodfillRect
src/roo_display/core/buffered_drawing.h:565
↓ 1 callersMethodfillRects
test/testing.h:1136
↓ 1 callersMethodfillRects
test/background_fill_optimizer_test.cpp:69
↓ 1 callersMethodfillRects
fake/roo_display/fake/reference_device.cpp:266
↓ 1 callersMethodfind
src/roo_display/color/color_mode_indexed.h:48
↓ 1 callersFunctionfixedtables
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 callersMethodflipVertically
Flip the vertical direction.
src/roo_display/core/orientation.h:122
↓ 1 callersMethodgetBackgroundColor
Returns the background color for derived contexts.
src/roo_display.h:170
↓ 1 callersFunctiongetCommonMaskValue
src/roo_display/filter/background_fill_optimizer.cpp:24
↓ 1 callersMethodgetDimensions
src/roo_display/image/png/png.cpp:101
↓ 1 callersMethodgetDimensions
src/roo_display/image/jpeg/jpeg.cpp:53
↓ 1 callersMethodgetGlyphMetrics
src/roo_display/font/smooth_font.cpp:596
↓ 1 callersMethodgetHorizontalDirection
Return the horizontal direction.
src/roo_display/core/orientation.h:93
↓ 1 callersMethodgetIndexOfColor
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 callersMethodgetRasterizableBackground
Returns the rasterizable background for derived contexts.
src/roo_display.h:160
↓ 1 callersMethodgetTouch
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 callersMethodgetVerticalDirection
Return the vertical direction.
src/roo_display/core/orientation.h:111
↓ 1 callersFunctiongrayscale4Digit
test/testing.h:493
↓ 1 callersMethodhandleInterrupt
src/roo_display/hal/esp32/spi_async.cpp:82
↓ 1 callersMethodhas_full
src/roo_display/shape/impl/smooth_round_rect.cpp:1263
↓ 1 callersFunctioninflateInit2_
(strm, windowBits, version, stream_size)
src/roo_display/image/png/lib/inflate.c:196
↓ 1 callersFunctioninflateReset2
(strm, windowBits)
src/roo_display/image/png/lib/inflate.c:157
↓ 1 callersFunctioninflateResetKeep
(strm)
src/roo_display/image/png/lib/inflate.c:119
↓ 1 callersMethodinit
src/roo_display.cpp:84
↓ 1 callersMethodinit
src/roo_display/hal/esp32/spi.h:63
↓ 1 callersMethodinitBlit
src/roo_display/hal/esp32/spi_async.cpp:64
↓ 1 callersMethodinitFill
src/roo_display/hal/esp32/spi_async.cpp:57
↓ 1 callersMethodinit_attempted
src/roo_display/hal/esp32/spi_irq.h:44
↓ 1 callersMethodinversion
src/roo_display/shape/smooth_transformation.h:172
↓ 1 callersMethodisAllMasked
Return whether all bits in a block are masked.
src/roo_display/filter/clip_mask.h:52
↓ 1 callersMethodisAllUnmasked
Return whether all bits in a block are unmasked.
src/roo_display/filter/clip_mask.h:59
↓ 1 callersMethodisMirrored
Return whether text would appear mirrored in this orientation.
src/roo_display/core/orientation.h:125
↓ 1 callersMethodisMouseClicked
test/testing_viewport.h:42
↓ 1 callersMethodis_write_once
src/roo_display.h:201
↓ 1 callersFunctionisqrt32
src/roo_display/shape/shadow.cpp:7
↓ 1 callersFunctionjd_decomp
src/roo_display/image/jpeg/lib/tjpgd.c:1118
↓ 1 callersFunctionjd_prepare
src/roo_display/image/jpeg/lib/tjpgd.c:962
↓ 1 callersMethodkerning
src/roo_display/font/smooth_font.cpp:696
↓ 1 callersFunctionlcd_rgb_panel_configure_gpio
src/roo_display/driver/common/rgb_panel.c:397
↓ 1 callersFunctionlcd_rgb_panel_create_trans_link
src/roo_display/driver/common/rgb_panel.c:482
↓ 1 callersFunctionlcd_rgb_panel_select_clock_src
src/roo_display/driver/common/rgb_panel.c:451
↓ 1 callersMethodmaybeAddColor
src/roo_display/color/color_mode_indexed.h:57
↓ 1 callersFunctionmcu_load
src/roo_display/image/jpeg/lib/tjpgd.c:702
↓ 1 callersFunctionmcu_output
src/roo_display/image/jpeg/lib/tjpgd.c:788
↓ 1 callersFunctionmemcpy_isr
src/roo_display/hal/esp32/memory.cpp:39
↓ 1 callersMethodnest
src/roo_display.h:187
↓ 1 callersMethodnext
src/roo_display/internal/raw_streamable_overlay.h:106
↓ 1 callersMethodok
src/roo_display/hal/esp32/spi_irq.h:45
↓ 1 callersMethodoperator()
src/roo_display/internal/raw_streamable.h:193
↓ 1 callersMethodpool_capacity
src/roo_display/hal/esp32/dma_buffer_pool.h:49
↓ 1 callersMethodpush
src/roo_display/hal/esp32/async_blit.cpp:52
↓ 1 callersMethodramFill
src/roo_display/driver/st77xx.h:135
↓ 1 callersMethodraw_transparency_color
src/roo_display/color/color_modes.h:257
↓ 1 callersMethodreadColorRectCalls
test/rasterizable_stack_test.cpp:46
↓ 1 callersMethodreadColors
test/testing.h:374
↓ 1 callersMethodreadColors
src/roo_display.cpp:259
↓ 1 callersMethodreadColors
src/roo_display/shape/smooth.cpp:184
↓ 1 callersFunctionreadTriWord
src/roo_display/font/smooth_font_v2.cpp:142
↓ 1 callersMethodreadUniformColorRect
src/roo_display/composition/rasterizable_stack.cpp:156
↓ 1 callersMethodreadUniformColorRectCalls
test/rasterizable_stack_test.cpp:48
↓ 1 callersMethodrecountMaskUsage
src/roo_display/filter/background_fill_optimizer.cpp:185
← previousnext →801–900 of 2,700, ranked by callers