MCPcopy Create free account

hub / github.com/dejwk/roo_display / functions

Functions2,700 in github.com/dejwk/roo_display

MethodFloorDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1435
MethodFloorDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1675
MethodFloorDiv2
src/roo_display/shape/impl/smooth_round_rect.cpp:1992
MethodFontAdafruitFixed5x7
src/roo_display/font/font_adafruit_fixed_5x7.cpp:124
MethodFontMetricReader
src/roo_display/font/smooth_font_v2.cpp:115
MethodFontMetricReader
src/roo_display/font/smooth_font.cpp:15
MethodFontMetrics
Construct font metrics.
src/roo_display/font/font.h:27
MethodFontProperties
src/roo_display/font/font.h:110
MethodForcedFillRect
test/testing.h:1505
MethodForcedRasterizable
test/testing.h:1485
MethodForcedStreamable
test/testing.h:1462
MethodFrameBuffer
src/roo_display/filter/background_fill_optimizer.cpp:77
MethodFrontToBackWriter
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
MethodGenericFiller
src/roo_display/core/offscreen.h:1378
MethodGenericFiller
src/roo_display/core/offscreen.h:1418
MethodGenericFiller
src/roo_display/driver/esp32s3_dma_parallel_rgb565.h:165
MethodGenericWriter
src/roo_display/core/offscreen.h:1085
MethodGenericWriter
src/roo_display/core/offscreen.h:1126
MethodGenericWriter
src/roo_display/driver/esp32s3_dma_parallel_rgb565.h:90
MethodGlyphMetadataReader
src/roo_display/font/smooth_font_v2.cpp:150
MethodGlyphMetadataReader
src/roo_display/font/smooth_font.cpp:40
MethodGlyphMetrics
Construct metrics from FreeType coordinates (Y up).
src/roo_display/font/font.h:142
MethodGlyphPairIterator
src/roo_display/font/smooth_font_v2.cpp:471
MethodGlyphPairIterator
src/roo_display/font/smooth_font.cpp:293
MethodGpioSetter
Creates an inatcive setter (setHigh and setLow are no-ops).
src/roo_display/driver/common/gpio_setter.h:21
FunctionGraylevel
Return an opaque gray with r = g = b = level.
src/roo_display/color/color.h:122
FunctionHorizontalGradient
Create a horizontal gradient: \f$val = (y - y0) * dy\f$.
src/roo_display/color/gradient.h:156
FunctionHsvToRgb
src/roo_display/color/hsv.cpp:7
MethodIdentityTransformation
src/roo_display/shape/smooth_transformation.h:110
MethodIli9341Emulator
test/driver_ili9341_test.cpp:39
MethodIli9341Target
src/roo_display/driver/ili9341.h:78
MethodIli9341TestRig
test/driver_ili9341_test.cpp:52
MethodIli9486Emulator
test/driver_ili9486_test.cpp:36
MethodIli9486Target
src/roo_display/driver/ili9486.h:65
MethodIli9488Emulator
test/driver_ili9488_test.cpp:35
MethodIli9488Target
src/roo_display/driver/ili9488.h:114
MethodIndexed
src/roo_display/color/color_mode_indexed.h:168
MethodIndexed<1>>
test/testing.h:135
MethodIndexed<2>>
test/testing.h:142
MethodIndexed<4>>
test/testing.h:149
MethodIndexed<8>>
test/testing.h:156
MethodInitializedDmaBufferPool
src/roo_display/hal/esp32/spi_dma.cpp:352
MethodInput
Create an input layer using the source extents.
src/roo_display/composition/rasterizable_stack.h:18
MethodInput
Create an input layer using the source extents.
src/roo_display/composition/streamable_stack.h:18
MethodIntersect
Return the intersection of two boxes (may be empty).
src/roo_display/core/box.h:25
MethodIrqDispatcher
src/roo_display/hal/esp32/spi_irq.cpp:16
FunctionIsComplete
test/driver_compile_test.cpp:21
FunctionIsComplete
test/products_compile_test.cpp:35
MethodJpegDecoder
src/roo_display/image/jpeg/jpeg.cpp:21
MethodJpegFile
Create a JPEG file drawable using an Arduino FS and path.
src/roo_display/image/jpeg/jpeg.h:80
MethodJpegImage
Create a JPEG image using a decoder and resource.
src/roo_display/image/jpeg/jpeg.h:56
MethodKmrtm32032Spi
Create device with orientation and SPI instance.
src/roo_display/products/noname/ili9341_red/kmrtm32032_spi.h:83
MethodLabel
test/offscreen_test.cpp:989
MethodLabel
test/smooth_font_test.cpp:16
MethodLargeMask
test/clip_mask_test.cpp:45
MethodLcdModule_128x160
Create device with orientation and SPI instance.
src/roo_display/products/waveshare/lcd_module_128x160_18_in.h:62
MethodLcdModule_160x80
Create device with orientation and SPI instance.
src/roo_display/products/waveshare/lcd_module_160x80_096_in.h:62
MethodLedcBacklit
src/roo_display/backlit/esp32_ledc.h:17
MethodLedcBacklitAtChannel
src/roo_display/backlit/esp32_ledc.h:37
MethodLeftDown
Return orientation where x increases to the left and y increases downward.
src/roo_display/core/orientation.h:67
MethodLeftInnerThresholds
src/roo_display/shape/impl/smooth_round_rect.cpp:2094
MethodLeftOuterThresholds
src/roo_display/shape/impl/smooth_round_rect.cpp:2048
MethodLeftUp
Return orientation where x increases to the left and y increases upward.
src/roo_display/core/orientation.h:75
MethodLine
src/roo_display/shape/basic.h:26
MethodLinearGradient
src/roo_display/color/gradient.cpp:140
FunctionMakeNewDrawableRawStreamable
src/roo_display/internal/raw_streamable.h:358
FunctionMakeRectData
test/color_rect_io_test.cpp:14
FunctionMakeTileOf
src/roo_display/ui/tile.h:121
FunctionMakeTiledRaster
Create a tiled rasterizable from a raster.
src/roo_display/core/rasterizable.h:157
FunctionMakeTiledRasterizable
Create a tiled rasterizable from a getter function.
src/roo_display/core/rasterizable.h:149
MethodMatchAndExplain
test/testing.h:905
MethodMaxRawValue
test/offscreen_test.cpp:417
MethodMaximumBox
Return a large sentinel box used for unbounded extents.
src/roo_display/core/box.h:59
MethodMockWriter
test/compactor_test.cpp:44
MethodMonochrome
src/roo_display/color/color_modes.h:511
MethodMsp4031
Create device with orientation, SPI, and I2C instances.
src/roo_display/products/noname/st7796s_black/msp4031.h:84
MethodNarrowStream
src/roo_display/core/rasterizable.cpp:72
FunctionNear
test/color_blending_test.cpp:19
FunctionNextColorFromString<Alpha4>
test/testing.h:116
FunctionNextColorFromString<Alpha8>
test/testing.h:130
FunctionNextColorFromString<Argb4444>
test/testing.h:170
FunctionNextColorFromString<Argb6666>
test/testing.h:226
FunctionNextColorFromString<Argb8888>
test/testing.h:180
FunctionNextColorFromString<Grayscale4>
test/testing.h:123
FunctionNextColorFromString<Grayscale8>
test/testing.h:163
FunctionNextColorFromString<Monochrome>
test/testing.h:43
FunctionNextColorFromString<Rgb565>
test/testing.h:216
FunctionNextColorFromString<Rgb565WithTransparency>
test/testing.h:236
MethodNibbleReader
src/roo_display/image/image_stream.h:364
MethodNibbleRect
src/roo_display/internal/nibble_rect.h:16
MethodNibbleRectWindowIterator
src/roo_display/internal/nibble_rect.h:65
MethodNibbleRectWindowIteratorRawStream
test/nibble_rect_test.cpp:98
MethodNibbleRectWindowStreamable
test/nibble_rect_test.cpp:112
MethodNonDmaPipeline
src/roo_display/hal/esp32/spi_non_dma_pipeline.h:33
MethodOffscreen
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
MethodOffscreenDevice
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
MethodOffscreenDeviceForTest
test/offscreen_test.cpp:751
FunctionOffscreenForDevice
src/roo_display/core/offscreen.h:861
FunctionOnCopyDone
src/roo_display/hal/esp32/async_blit.cpp:361
MethodOpaqueness
Sets opaqueness of the input color. 127 = opaque (no effect). 0 = fully transparent (equivalent to erasure).
src/roo_display/filter/color_filter.h:120
← previousnext →1,101–1,200 of 2,700, ranked by callers