Home
last modified time | relevance | path

Searched defs:resize (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLoadModule.h56 virtual bool resize(Paint* paint, float w, float h) { return false; } in resize() function
DtvgLottieLoader.cpp251 bool LottieLoader::resize(Paint* paint, float w, float h) in resize() function in LottieLoader
DtvgSvgLoader.cpp3975 bool SvgLoader::resize(Paint* paint, float w, float h) in resize() function in SvgLoader