| /external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
| D | MatrixNatives.java | 80 public static native void nSetSkew(long nObject, float kx, float ky, float px, float py); in nSetSkew() 82 public static native void nSetSkew(long nObject, float kx, float ky); in nSetSkew() 96 public static native void nPreSkew(long nObject, float kx, float ky, float px, float py); in nPreSkew() 98 public static native void nPreSkew(long nObject, float kx, float ky); in nPreSkew() 112 public static native void nPostSkew(long nObject, float kx, float ky, float px, float py); in nPostSkew() 114 public static native void nPostSkew(long nObject, float kx, float ky); in nPostSkew()
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowNativeMatrix.java | 136 protected static void nSetSkew(long nObject, float kx, float ky, float px, float py) { in nSetSkew() 141 protected static void nSetSkew(long nObject, float kx, float ky) { in nSetSkew() 176 protected static void nPreSkew(long nObject, float kx, float ky, float px, float py) { in nPreSkew() 181 protected static void nPreSkew(long nObject, float kx, float ky) { in nPreSkew() 216 protected static void nPostSkew(long nObject, float kx, float ky, float px, float py) { in nPostSkew() 221 protected static void nPostSkew(long nObject, float kx, float ky) { in nPostSkew()
|
| D | ShadowLegacyMatrix.java | 161 protected void setSkew(float kx, float ky, float px, float py) { in setSkew() 167 protected void setSkew(float kx, float ky) { in setSkew() 209 protected boolean preSkew(float kx, float ky, float px, float py) { in preSkew() 215 protected boolean preSkew(float kx, float ky) { in preSkew() 257 protected boolean postSkew(float kx, float ky, float px, float py) { in postSkew() 263 protected boolean postSkew(float kx, float ky) { in postSkew() 508 public static SimpleMatrix skew(float kx, float ky, float px, float py) { in skew() 516 public static SimpleMatrix skew(float kx, float ky) { in skew()
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowMatrix.java | 161 protected void setSkew(float kx, float ky, float px, float py) { in setSkew() 167 protected void setSkew(float kx, float ky) { in setSkew() 209 protected boolean preSkew(float kx, float ky, float px, float py) { in preSkew() 215 protected boolean preSkew(float kx, float ky) { in preSkew() 257 protected boolean postSkew(float kx, float ky, float px, float py) { in postSkew() 263 protected boolean postSkew(float kx, float ky) { in postSkew() 507 public static SimpleMatrix skew(float kx, float ky, float px, float py) { in skew() 515 public static SimpleMatrix skew(float kx, float ky) { in skew()
|
| /external/skia/gm/ |
| D | tilemodes_scaled.cpp | 116 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local 133 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local 235 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local
|
| D | tilemodes.cpp | 117 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local 136 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local 240 for (size_t ky = 0; ky < std::size(gModes); ky++) { in onDraw() local
|
| /external/XNNPACK/test/ |
| D | convolution-operator-tester.h | 1287 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNHWCxF32() local 1311 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNHWCxF32() local 1562 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNHWCxF16() local 1586 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNHWCxF16() local 1800 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNCHWxF32() local 1828 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNCHWxF32() local 1852 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestNCHWxF32() local 2064 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupNHWCxQC8() local 2201 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupNHWCxQC8() local 2322 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupNHWCxQS8() local [all …]
|
| D | deconvolution-operator-tester.h | 495 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestQS8() local 698 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestQU8() local 902 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestF16() local 1113 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestF32() local 1299 for (size_t ky = 0; ky < kernel_height(); ky++) { in StressWeightsCacheTestF32() local 1473 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupQS8() local 1590 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupQS8() local 1705 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupQU8() local 1822 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupQU8() local 1930 for (size_t ky = 0; ky < kernel_height(); ky++) { in TestSetupF16() local [all …]
|
| D | dwconv2d-microkernel-tester.h | 192 for (size_t ky = 0; ky < kernel_height(); ky++) { variable 269 for (size_t ky = 0; ky < kernel_height(); ky++) { in Test() local
|
| D | convolution-test-helpers.cc | 59 for (size_t ky = 0; ky < kernel_height; ky++) { in compute_convolution_qs8_reference_results() local 184 for (size_t ky = 0; ky < kernel_height; ky++) { in compute_convolution_qu8_reference_results() local 308 for (size_t ky = 0; ky < kernel_height; ky++) { in compute_depthwise_convolution_qs8_reference_results() local 426 for (size_t ky = 0; ky < kernel_height; ky++) { in compute_depthwise_convolution_qu8_reference_results() local
|
| D | conv-hwc2chw-microkernel-tester.h | 331 for (size_t ky = 0; ky < kernel_height(); ky++) { variable 446 for (size_t ky = 0; ky < kernel_height(); ky++) { in Test() local
|
| /external/skia/src/gpu/ganesh/ops/ |
| D | SmallPathShapeData.cpp | 37 SkScalar ky = ctm.get(SkMatrix::kMSkewY); in SmallPathShapeDataKey() local
|
| /external/skia/docs/examples/ |
| D | example3ps.cpp | 5 static SkMatrix setpsmatrix(float sx, float kx, float ky, float sy, float tx, float ty, int h) { in setpsmatrix()
|
| /external/eigen/blas/f2c/ |
| D | drotm.c | 29 integer kx, ky; in drotm_() local
|
| D | srotm.c | 29 integer kx, ky; in srotm_() local
|
| D | dspmv.c | 23 integer i__, j, k, kk, ix, iy, jx, jy, kx, ky, info; in dspmv_() local
|
| D | sspmv.c | 23 integer i__, j, k, kk, ix, iy, jx, jy, kx, ky, info; in sspmv_() local
|
| D | ssbmv.c | 23 integer i__, j, l, ix, iy, jx, jy, kx, ky, info; in ssbmv_() local
|
| D | dsbmv.c | 23 integer i__, j, l, ix, iy, jx, jy, kx, ky, info; in dsbmv_() local
|
| D | zhpmv.c | 28 integer i__, j, k, kk, ix, iy, jx, jy, kx, ky, info; in zhpmv_() local
|
| D | chpmv.c | 28 integer i__, j, k, kk, ix, iy, jx, jy, kx, ky, info; in chpmv_() local
|
| D | chbmv.c | 28 integer i__, j, l, ix, iy, jx, jy, kx, ky, info; in chbmv_() local
|
| D | zhbmv.c | 29 integer i__, j, l, ix, iy, jx, jy, kx, ky, info; in zhbmv_() local
|
| /external/skia/src/gpu/ganesh/geometry/ |
| D | GrPathUtils.h | 90 float ky = fM[3]; in apply() local
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/interleaves/ |
| D | generic.cpp | 138 unsigned int kx, ky; in pack_parameters_generic() local
|