Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DPassthroughDescription.h40 static _ef<iter_type> buildEffect(std::array<float, getNumParams()> ) { in buildEffect() argument
DEffectDescription.h60 static constexpr size_t getNumParams() { in getNumParams() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h137 unsigned getNumParams() const { return NumContainedTys - 1; } in getNumParams() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDerivedTypes.h144 unsigned getNumParams() const { return NumContainedTys - 1; } in getNumParams() function