Home
last modified time | relevance | path

Searched defs:padBottom (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dlattice.cpp27 int padRight, int padBottom) { in make_surface()
33 int padRight, int padBottom) { in make_image()
104 int padRight, int padBottom) { in onDrawHelper()
233 sk_sp<SkImage> makeImage(SkCanvas* root, int padLeft, int padTop, int padRight, int padBottom) { in makeImage()
285 void onDrawHelper(SkCanvas* canvas, int padLeft, int padTop, int padRight, int padBottom, in onDrawHelper()
/aosp_15_r20/external/oboe/samples/drumthumper/src/main/kotlin/com/plausibleaudio/drumthumper/
H A DTriggerPad.kt92 val padBottom = paddingBottom in onSizeChanged() constant
106 val padBottom = paddingBottom in onMeasure() constant
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DConv2dTestImpl.cpp211 uint32_t padBottom = 0, in SimpleConvolution2dTestImpl()
391 uint32_t padBottom = 1, in SimpleConvolution2dNhwcTestImpl()
730 uint32_t padBottom = 1; in SimpleConvolution2d3x3Stride2x2TestCommon() local
1081 uint32_t padBottom = 0, in Convolution2d3x3DilationTestCommon()
1329 uint32_t padBottom = 1; in Convolution2d2x2Dilation2x2Padding2x2Stride3x3Test() local
1550 uint32_t padBottom = 1; in Convolution2d3x3Stride2x2BFloat16Test() local
1657 uint32_t padBottom = 1; in Convolution2d3x3Stride2x2BFloat16SmallValueTest() local
1707 uint32_t padBottom = 0, in DepthwiseConvolution2dAsymmetricTestImpl()
2256 uint32_t padBottom = 0, in DepthwiseConvolution2dTestImpl()
2629 uint32_t padBottom = 0; in SimpleDepthwiseConvolution2d3x3Dilation3x3NhwcTestCommon() local
[all …]
H A DConv3dTestImpl.cpp173 uint32_t padBottom = 0, in SimpleConvolution3dTestImpl()
/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonLayerTests.cpp365 uint32_t padTop = 0, uint32_t padBottom = 0) in MakeDepthwiseConv2dDesc()
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DPooling2d.cpp162 const int padBottom = armnn::numeric_cast<int>(params.m_PadBottom); in Pooling2d() local
H A DPooling3d.cpp200 const int padBottom = armnn::numeric_cast<int>(params.m_PadBottom); in Pooling3d() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp1880 ANeuralNetworksOperandType padBottom = scalar; in poolingOpTest() local
2171 ANeuralNetworksOperandType padBottom = scalar; in convOpTest() local
2306 ANeuralNetworksOperandType padBottom = scalar; in depthwiseConvOpTest() local
/aosp_15_r20/external/android-nn-driver/
H A DConversionUtils_1_2.hpp2976 int32_t padBottom{0}; in ConvertTransposeConv2d() local
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DConverter.cpp5499 int32_t padBottom{0}; in ConvertTransposeConv2d() local