MCPcopy Create free account

hub / github.com/dejwk/roo_display / functions

Functions2,700 in github.com/dejwk/roo_display

Methodoperator()
src/roo_display/color/color_modes.h:379
Methodoperator()
src/roo_display/color/color_modes.h:389
Methodoperator()
src/roo_display/color/color_modes.h:399
Methodoperator()
src/roo_display/color/color_modes.h:433
Methodoperator()
src/roo_display/color/color_modes.h:448
Methodoperator()
src/roo_display/color/color_modes.h:486
Methodoperator()
src/roo_display/color/color_modes.h:498
Methodoperator()
src/roo_display/color/color_modes.h:551
Methodoperator()
@brief Interpolates two raw color values. @param c1 Raw color returned when `fraction` is 0. @param c2 Raw color returned when `fraction` is 256. @par
src/roo_display/color/interpolation.h:62
Methodoperator()
src/roo_display/filter/color_filter.h:122
Methodoperator()
src/roo_display/filter/color_filter.h:137
Methodoperator()
src/roo_display/filter/color_filter.h:218
Methodoperator()
src/roo_display/filter/color_filter.h:235
Functionoperator==
test/testing.h:816
Functionoperator==
test/compactor_test.cpp:37
Functionoperator==
Equality operator for boxes.
src/roo_display/core/box.h:170
Functionoperator==
src/roo_display/core/orientation.h:200
Functionoperator==
Equality operator for colors.
src/roo_display/color/color.h:99
Methodoperator==
src/roo_display/ui/alignment.h:63
Methodoperator==
src/roo_display/ui/alignment.h:211
Functionoperator|
Combine horizontal and vertical alignments.
src/roo_display/ui/alignment.h:228
Methodorientation
Return calibration orientation.
src/roo_display/touch/calibration.h:32
Methodorientation
src/roo_display/core/offscreen.h:74
Methodorientation
Return the current orientation of the display.
src/roo_display/core/device.h:273
MethodorientationUpdated
test/testing.h:1084
MethodorientationUpdated
test/testing_display_device.h:33
MethodorientationUpdated
test/background_fill_optimizer_test.cpp:32
MethodorientationUpdated
src/roo_display/core/offscreen.h:1595
MethodorientationUpdated
Invoked when `orientation()` is updated. Devices that support orientation change should override this method.
src/roo_display/core/device.h:268
MethodorientationUpdated
src/roo_display/driver/esp32s3_dma_parallel_rgb565.h:348
MethodorientationUpdated
src/roo_display/driver/TFT_eSPI_adapter.h:191
MethodorientationUpdated
src/roo_display/driver/common/addr_window_device.h:290
MethodorientationUpdated
src/roo_display/driver/common/buffered_addr_window_device.h:186
MethodorientationUpdated
src/roo_display/filter/background_fill_optimizer.h:268
MethodorientationUpdated
fake/roo_display/fake/reference_device.cpp:101
Methodpalette
src/roo_display/color/color_mode_indexed.h:55
MethodpassthroughFill
src/roo_display/filter/background_fill_optimizer.cpp:451
MethodpassthroughWrite
src/roo_display/filter/background_fill_optimizer.cpp:442
Methodpin_miso
SPI MISO pin.
src/roo_display/products/makerfabs/esp32_tft_capacitive_35.h:125
Methodpin_mosi
SPI MOSI pin.
src/roo_display/products/makerfabs/esp32_tft_capacitive_35.h:127
Methodpin_sck
SPI SCK pin.
src/roo_display/products/makerfabs/esp32_tft_capacitive_35.h:123
Methodpin_scl
I2C SCL pin.
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive.h:68
Methodpin_scl
I2C SCL pin.
src/roo_display/products/makerfabs/esp32_tft_capacitive_35.h:131
Methodpin_sd_clk
SD card CLK pin.
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive.h:59
Methodpin_sd_cmd
SD card CMD pin.
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive.h:62
Methodpin_sd_cs
SD card CS pin.
src/roo_display/products/makerfabs/esp32_tft_capacitive_35.h:134
Methodpin_sd_d0
SD card D0 pin.
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive.h:56
Methodpin_sda
I2C SDA pin.
src/roo_display/products/makerfabs/esp32s3_parallel_ips_capacitive.h:65
Methodpin_sda
I2C SDA pin.
src/roo_display/products/makerfabs/esp32_tft_capacitive_35.h:129
MethodpixelsUntilStripeEnd
src/roo_display/filter/background_fill_optimizer.cpp:354
Functionpng_draw
src/roo_display/image/png/png.cpp:35
Functionpng_read
src/roo_display/image/png/png.cpp:14
Functionpng_seek
src/roo_display/image/png/png.cpp:19
Methodpreblend
fake/roo_display/fake/reference_device.cpp:146
Methodprefilled
src/roo_display/filter/background_fill_optimizer.cpp:130
MethodprepareNextBlitChunk
src/roo_display/hal/esp32/spi_async.cpp:178
MethodprepareOperationCritical
src/roo_display/hal/esp32/spi_dma.cpp:300
MethodprimeRun
Ensure a cached run is available and, for visible runs, open the widest safe address window on the wrapped output.
src/roo_display/filter/clip_exclude_rects.h:299
MethodprimeSdSpiMode
Re-primes the SD card into SPI mode. Call this after physical card reinsertions, since a newly inserted card powers up in SD-native mode again.
src/roo_display/products/makerfabs/esp32_tft_capacitive_35.h:89
MethodprocessAlignedFullStripeBlock
src/roo_display/filter/background_fill_optimizer.cpp:475
MethodprocessColor
src/roo_display/driver/common/addr_window_device.h:356
MethodprocessColorSequence
src/roo_display/driver/TFT_eSPI_adapter.h:204
MethodprocessColorSequence
src/roo_display/driver/common/addr_window_device.h:363
MethodpushResult
src/roo_display/driver/common/basic_touch.h:48
MethodramFill
test/addr_window_device_test.cpp:86
MethodramFill
src/roo_display/driver/ili9488.h:231
MethodramFill
src/roo_display/driver/ili9341.h:192
MethodramFill
src/roo_display/driver/ili9486.h:180
MethodramFillOnce
test/addr_window_device_test.cpp:99
MethodramFillOnce
src/roo_display/driver/ili9488.h:236
MethodramFillOnce
src/roo_display/driver/ili9341.h:197
MethodramFillOnce
src/roo_display/driver/ili9486.h:185
MethodramWrite
test/addr_window_device_test.cpp:71
MethodramWrite
src/roo_display/driver/ili9488.h:226
MethodramWrite
src/roo_display/driver/ili9341.h:187
MethodramWrite
src/roo_display/driver/ili9486.h:175
MethodramWriteAsyncBlit
src/roo_display/driver/ili9488.h:241
MethodramWriteAsyncBlit
src/roo_display/driver/ili9341.h:202
MethodramWriteAsyncBlit
src/roo_display/driver/ili9486.h:190
MethodrawAlphaBlend
src/roo_display/driver/ili9488.h:41
MethodrawAlphaBlend
src/roo_display/color/color_mode_indexed.h:184
Methodread
test/offscreen_test.cpp:179
Methodread
src/roo_display/image/image_stream.h:77
Methodread
src/roo_display/image/image_stream.h:156
Methodread
src/roo_display/image/image_stream.h:412
Methodread
src/roo_display/core/rasterizable.cpp:17
Methodread
src/roo_display/core/rasterizable.cpp:78
Methodread
src/roo_display/core/streamable.h:321
Methodread
src/roo_display/core/streamable.h:457
Methodread
src/roo_display/core/raster.h:148
Methodread
src/roo_display/internal/raw_streamable.h:319
Methodread
src/roo_display/shape/smooth.cpp:15
Methodread
src/roo_display/shape/basic.cpp:172
Methodread
src/roo_display/shape/impl/smooth_round_rect.cpp:1363
Methodread
src/roo_display/shape/impl/smooth_round_rect.cpp:1610
Methodread
src/roo_display/shape/impl/smooth_round_rect.cpp:1891
Methodread
src/roo_display/filter/blender.h:59
MethodreadBlock
src/roo_display/driver/touch_gt911.cpp:126
MethodreadByte
src/roo_display/driver/touch_gt911.cpp:115
MethodreadColorRect
src/roo_display/composition/rasterizable_stack.cpp:55
← previousnext →2,201–2,300 of 2,700, ranked by callers