Home
last modified time | relevance | path

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

/external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DEffectDescription.h64 static constexpr std::array<float, N> getEmptyParams() { in getEmptyParams() function
80 auto params = EffectType::getEmptyParams(); in buildDefaultEffect()