Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Dstrtod.h108 dS.Difference(bS, &delta); in CheckWithinHalfULP()
Dbiginteger.h191 bool Difference(const BigInteger& rhs, BigInteger* out) const { in Difference() function
/lvgl-latest/src/libs/thorvg/
Dthorvg.h207Difference, ///< Subtracts the bottom layer from the top layer or the other way around, to … enumerator
DtvgSwRenderer.cpp484 case BlendMethod::Difference: in blend()