Home
last modified time | relevance | path

Searched defs:w2 (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowInfoTest.java56 WindowInfo w2 = WindowInfo.obtain(w1); in testObtain() local
71 WindowInfo w2 = WindowInfo.CREATOR.createFromParcel(parcel); in testParceling() local
113 private boolean areWindowsEqual(WindowInfo w1, WindowInfo w2) { in areWindowsEqual()
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Dgrouped_conv2d.mod.py70 w2 = Parameter("op2", "TENSOR_FLOAT32", "{2, 2, 3, 1}", [100, 20, 1, 200, 10, 2, 200, 30, 1, 100, 2… variable
H A Dtranspose_conv2d.mod.py70 w2 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 1}", [9, 5, 6, 9, 8, 5, 3, 1, 4]) # weight variable
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Dgrouped_conv2d_quant8_signed.mod.py70 w2 = Parameter("op2", "TENSOR_FLOAT32", "{2, 2, 3, 1}", [100, 20, 1, 200, 10, 2, 200, 30, 1, 100, 2… variable
H A Dtranspose_conv2d_quant8_signed.mod.py105 w2 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 1}", [9, 5, 6, 9, 8, 5, 3, 1, 4]) # weight variable
H A Dtranspose_quant8_signed.mod.py105 w2 = Parameter("op2", "TENSOR_FLOAT32", "{1, 3, 3, 1}", [9, 5, 6, 9, 8, 5, 3, 1, 4]) # weight variable
/aosp12/frameworks/rs/driver/runtime/
H A Drs_sample.c190 float w0, float w1, float w2, float w3) { in getSample_A()
203 float w0, float w1, float w2, float w3) { in getSample_L()
216 float w0, float w1, float w2, float w3) { in getSample_LA()
229 float w0, float w1, float w2, float w3) { in getSample_RGB()
242 float w0, float w1, float w2, float w3) { in getSample_RGBA()
254 float w0, float w1, float w2, float w3) { in getSample_565()
318 getBilinearSample2D(const Allocation_t *alloc, float w0, float w1, float w2, float w3, in getBilinearSample2D()
497 float w2 = oneMinusFracU * fracV; in sample_LOD_LinearPixel() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_lgammaf_r.c82 w2 = -2.76129087e-03; /* 0xbb34f6c6 */ variable
H A De_lgamma_r.c152 w2 = -2.77777777728775536470e-03, /* 0xBF66C16C, 0x16B02E5C */ variable
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Dsynthesis-dct8.c66 int32_t u1, v1, w1, w2, t; in default_mul_32s_32s_hi() local
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_x86.cpp154 __m128i x2, y2, z2, w2; in rsdIntrinsicColorMatrix4x4_K() local
210 __m128i x2, y2, z2, w2; in rsdIntrinsicColorMatrix3x3_K() local
262 __m128i x2, y2, z2, w2; in rsdIntrinsicColorMatrixDot_K() local
/aosp12/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_buffer_queue-test.cpp306 constexpr uint32_t w2 = 20; in TEST_F() local
/aosp12/art/test/476-checker-ctor-fence-redun-elim/src/
H A DMain.java32 int w2; field in Base
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A De_lgammal_r.c168 w2 = -2.77777777777777777777777727810123528e-03L, variable
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
H A Dreader.h318 const __m128i w2 = _mm_loadu_si128((const __m128i *)&whitespaces[2][0]); in SkipWhitespace_SIMD() local
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp48 const float w2 = (1.0f - x) * y; in GetTileCoords() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowOrganizerTests.java998 final WindowState w2 = createAppWindow(task, TYPE_APPLICATION, "Enlightened Window 2"); in testBLASTCallbackWithWindows() local
/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp5140 const sp<FakeWindowHandle>& w2 = in TEST_F() local
5155 const sp<FakeWindowHandle>& w2 = in TEST_F() local
5286 const sp<FakeWindowHandle>& w2 = in TEST_F() local