Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/effects/
DGrMatrixConvolutionEffect.cpp163 int kernelWidth = mce.fKernel.size().width(); in emitKernelBlock() local
200 int kernelWidth = mce.fKernel.size().width(); in emitCode() local
DGrGaussianConvolutionFragmentProcessor.cpp105 GlobalVar kernelWidth(kUniform_Modifier, kInt_Type, "kernelWidth"); in emitCode() local
/third_party/skia/m133/src/core/
DSkKnownRuntimeEffects.cpp22 SkRuntimeEffect* make_blur_1D_effect(int kernelWidth, const SkRuntimeEffect::Options& options) { in make_blur_1D_effect()
DSkBlurEngine.cpp1088 static SkKnownRuntimeEffects::StableKey to_stablekey(int kernelWidth, uint32_t baseKey) { in to_stablekey()
/third_party/mindspore/mindspore-src/source/third_party/proto/coreml/
DNeuralNetwork.proto1602 int32 kernelWidth = 22; field
2036 int32 kernelWidth = 4; field