Searched defs:w1 (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/view/ |
D | WindowInfoTest.java | 58 WindowInfo w1 = WindowInfo.obtain(); in testObtain() local 72 WindowInfo w1 = WindowInfo.obtain(); in testParceling() local 138 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 | 294 FileWriter w1 = new FileWriter(new File(dir, "DropBoxTest@" + (before + 100000) + ".txt")); in testAddEntriesInTheFuture() local
|
/frameworks/base/media/mca/filterfw/native/core/ |
D | shader_program.cpp | 47 const float w1 = x * (1.0f - y); in GetTileCoords() local
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | Parameters.cpp | 87 int w1 = videoEncoderProfiles->getVideoEncoderParamByName( in initialize() local
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | WindowOrganizerTests.java | 1510 final WindowState w1 = createAppWindow(task, TYPE_APPLICATION, "Enlightened Window 1"); in testBLASTCallbackWithWindows() local
|
D | DisplayContentTests.java | 2825 final WindowState w1 = newWindowBuilder("w1", TYPE_NAVIGATION_BAR).setDisplay( in testKeepClearAreasMultipleWindows() local
|
D | SizeCompatTests.java | 2139 assertTrue(originalScreenWidthDp < originalScreenHeighthDp); in testComputeConfigResourceOverrides_unresizableApp()
|
/frameworks/native/services/inputflinger/tests/ |
D | InputDispatcher_test.cpp | 12406 const sp<FakeWindowHandle>& w1 = in TEST_F() local 12422 const sp<FakeWindowHandle>& w1 = in TEST_F() local 12558 const sp<FakeWindowHandle>& w1 = in TEST_F() local
|