Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dcompound_expression.cpp103 const EvaluationResult evaluatedArg = arg->evaluate(evaluationParameters); in apply() local
179 const EvaluationResult evaluatedArg = arg->evaluate(evaluationParameters); in apply() local