Home
last modified time | relevance | path

Searched refs:_isGroupType (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgSvgSceneBuilder.cpp48 static inline bool _isGroupType(SvgNodeType type) in _isGroupType() function
840 if (_isGroupType(node->type) || mask) { in _sceneBuildHelper()
848 if (_isGroupType((*child)->type)) { in _sceneBuildHelper()