Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowInfoTest.java62 WindowInfo w2 = WindowInfo.obtain(w1); in testObtain() local
77 WindowInfo w2 = WindowInfo.CREATOR.createFromParcel(parcel); in testParceling() local
138 private boolean areWindowsEqual(WindowInfo w1, WindowInfo w2) { in areWindowsEqual()
/aosp14/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp48 const float w2 = (1.0f - x) * y; in GetTileCoords() local
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowOrganizerTests.java1221 final WindowState w2 = createAppWindow(task, TYPE_APPLICATION, "Enlightened Window 2"); in testBLASTCallbackWithWindows() local
H A DDisplayContentTests.java2856 final WindowState w2 = createWindow(null, TYPE_NOTIFICATION_SHADE, mDisplayContent, "w2"); in testKeepClearAreasMultipleWindows() local