Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DWhiteChorusDescription.h33 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DSlapbackDescription.h35 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DFlangerDescription.h33 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DPassthroughDescription.h35 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DEchoDescription.h33 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DAllPassDescription.h33 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DVibratoDescription.h33 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DIIRDescription.h34 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DDoublingDescription.h18 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DFIRDescription.h32 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DTremoloDescription.h32 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DOverdriveDescription.h38 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DGainDescription.h33 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
DDistortionDescription.h33 static constexpr std::array<ParamType, getNumParams()> getParams() { in getParams() function
/third_party/node/benchmark/url/
Durl-searchparams-sort.js19 function getParams(str) { function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.h68 const std::vector<MVT> &getParams() const { return Params; } in getParams() function
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dreg.py229 def getParams(self): member in CmdInfo
/third_party/vulkan-headers/registry/
Dreg.py307 def getParams(self): member in CmdInfo
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DTestFmwk.java116 private static TestParams getParams() { in getParams() method in TestFmwk
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestFmwk.java123 private static TestParams getParams() { in getParams() method in TestFmwk
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h752 NodeArray getParams() const { return Params; } in getParams() function
1202 NodeArray getParams() { return Params; } in getParams() function