Searched defs:w1 (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/view/ |
D | WindowInfoTest.java | 54 WindowInfo w1 = WindowInfo.obtain(); in testObtain() local 68 WindowInfo w1 = WindowInfo.obtain(); in testParceling() local 117 private boolean areWindowsEqual(WindowInfo w1, WindowInfo w2) { in areWindowsEqual()
|
/frameworks/rs/driver/runtime/ |
D | rs_sample.c | 128 int32_t next, float w0, float w1) { in getSample_A() 138 int32_t next, float w0, float w1) { in getSample_L() 148 int32_t next, float w0, float w1) { in getSample_LA() 158 int32_t next, float w0, float w1) { in getSample_RGB() 168 int32_t next, float w0, float w1) { in getSample_565() 178 int32_t next, float w0, float w1) { in getSample_RGBA() 190 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() [all …]
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | DropBoxTest.java | 293 FileWriter w1 = new FileWriter(new File(dir, "DropBoxTest@" + (before + 100000) + ".txt")); in testAddEntriesInTheFuture() local
|
/frameworks/native/libs/vr/libdvr/tests/ |
D | dvr_buffer_queue-test.cpp | 279 constexpr uint32_t w1 = 10; in TEST_F() local
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | shader_program.cpp | 47 const float w1 = x * (1.0f - y); in GetTileCoords() local
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | WindowOrganizerTests.java | 1215 final WindowState w1 = createAppWindow(task, TYPE_APPLICATION, "Enlightened Window 1"); in testBLASTCallbackWithWindows() local
|
D | DisplayContentTests.java | 2668 final WindowState w1 = createWindow(null, TYPE_NAVIGATION_BAR, mDisplayContent, "w1"); in testKeepClearAreasMultipleWindows() local
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | Parameters.cpp | 86 int w1 = videoEncoderProfiles->getVideoEncoderParamByName( in initialize() local
|
/frameworks/native/services/inputflinger/tests/ |
D | InputDispatcher_test.cpp | 6101 const sp<FakeWindowHandle>& w1 = in TEST_F() local 6116 const sp<FakeWindowHandle>& w1 = in TEST_F() local 6247 const sp<FakeWindowHandle>& w1 = in TEST_F() local
|