Home
last modified time | relevance | path

Searched defs:front (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgInlist.h66 void front(T* element) in front() function
89 T* front() in front() function
DtvgSwPostEffect.cpp171 auto front = image.buf8; in effectGaussianBlur() local