Searched defs:clear (Results 1 – 9 of 9) sorted by relevance
| /lvgl-latest/src/libs/thorvg/ | ||
| D | tvgScene.cpp | 96 Result Scene::clear(bool free) noexcept in clear() function in Scene |
| D | tvgCanvas.cpp | 61 Result Canvas::clear(bool free) noexcept in clear() function in Canvas |
| D | tvgCanvas.h | 78 Result clear(bool free) in clear() function |
| D | tvgArray.h | 149 void clear() in clear() function |
| D | tvgScene.h | 247 void clear(bool free) in clear() function |
| D | tvgSwRenderer.cpp | 317 bool SwRenderer::clear() in clear() function in SwRenderer |
| D | tvgSvgLoaderCommon.h | 459 void clear() in clear() function |
| D | tvgSvgLoader.cpp | 3763 void SvgLoader::clear(bool all) in clear() function in SvgLoader |
| /lvgl-latest/src/libs/gif/ | ||
| D | gifdec.c | 554 uint16_t key, clear, stop; in read_image_data() local |