Searched defs:update (Results 1 – 11 of 11) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgCanvas.cpp | 77 Result Canvas::update(Paint* paint) noexcept in update() function in Canvas
|
D | tvgShape.h | 106 …RenderData update(RenderMethod* renderer, const Matrix& transform, Array<RenderData>& clips, uint8… in update() function 349 void update(RenderUpdateFlag flag) in update() function
|
D | tvgText.h | 113 …RenderData update(RenderMethod* renderer, const Matrix& transform, Array<RenderData>& clips, uint8… in update() function
|
D | tvgCanvas.h | 91 Result update(Paint* paint, bool force) in update() function
|
D | tvgLottieExpressions.h | 164 void update(TVG_UNUSED float) {} in update() function
|
D | tvgPaint.h | 64 void update() in update() function
|
D | tvgPicture.h | 94 …RenderData update(RenderMethod* renderer, const Matrix& transform, Array<RenderData>& clips, uint8… in update() function
|
D | tvgScene.h | 113 …RenderData update(RenderMethod* renderer, const Matrix& transform, Array<RenderData>& clips, uint8… in update() function
|
D | tvgPaint.cpp | 239 RenderData Paint::Impl::update(RenderMethod* renderer, const Matrix& pm, Array<RenderData>& clips, … in update() function in Paint::Impl
|
D | tvgLottieBuilder.cpp | 1400 bool LottieBuilder::update(LottieComposition* comp, float frameNo) in update() function in LottieBuilder
|
D | tvgLottieExpressions.cpp | 1391 void LottieExpressions::update(float curTime) in update() function in LottieExpressions
|