/frameworks/native/libs/math/tests/ |
D | half_test.cpp | 86 float4 f4(1,2,3,4); in TEST_F() local
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | depthwise_conv2d_v1_2.mod.py | 116 f4 = Parameter("op2", "TENSOR_FLOAT32", "{1, 2, 2, 4}", [.25, 0, 10, 50, .25, 1, 20, 50, .25, 0, 30… variable
|
D | conv2d_v1_2.mod.py | 105 f4 = Parameter("op2", "TENSOR_FLOAT32", "{3, 1, 1, 3}", [1., 4., 7., 2., 5., 8., 3., 6., 9.]) variable
|
/frameworks/base/rs/java/android/renderscript/ |
D | ProgramFragmentFixedFunction.java | 331 Float4 f4 = new Float4(1.f, 1.f, 1.f, 1.f); in create() local
|
/frameworks/base/tests/JankBench/app/src/main/jni/ |
D | Bench.cpp | 63 float f4 = 0.f; in testWork() local
|
/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | depthwise_conv2d_quant8_signed.mod.py | 473 f4 = Parameter("op2", "TENSOR_FLOAT32", "{1, 2, 2, 4}", [.25, 0, 10, 50, .25, 1, 20, 50, .25, 0, 30… variable
|
D | conv2d_quant8_signed.mod.py | 295 f4 = Parameter("op2", "TENSOR_FLOAT32", "{3, 1, 1, 3}", [1., 4., 7., 2., 5., 8., 3., 6., 9.]) variable
|
/frameworks/native/libs/vr/libbufferhub/ |
D | buffer_hub-test.cpp | 689 LocalHandle f4; in TEST_F() local
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 1166 void rsDebug(const char *s, float f1, float f2, float f3, float f4) { 1180 void rsDebug(const char *s, const float4 *f4) { 1205 void rsDebug(const char *s, const float4 *f4, const ushort4 *us4) {
|