Home
last modified time | relevance | path

Searched refs:w1 (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DWindowInfoTest.java58 WindowInfo w1 = WindowInfo.obtain(); in testObtain() local
59 assertNotNull(w1); in testObtain()
60 initTestWindowInfo(w1); in testObtain()
62 WindowInfo w2 = WindowInfo.obtain(w1); in testObtain()
64 assertNotSame(w1, w2); in testObtain()
65 areWindowsEqual(w1, w2); in testObtain()
72 WindowInfo w1 = WindowInfo.obtain(); in testParceling() local
73 initTestWindowInfo(w1); in testParceling()
74 w1.writeToParcel(parcel, 0); in testParceling()
79 assertNotSame(w1, w2); in testParceling()
[all …]
/frameworks/rs/driver/runtime/
Drs_sample.c128 int32_t next, float w0, float w1) { in getSample_A() argument
131 float r = p0 * w0 + p1 * w1; in getSample_A()
138 int32_t next, float w0, float w1) { in getSample_L() argument
141 float r = p0 * w0 + p1 * w1; in getSample_L()
148 int32_t next, float w0, float w1) { in getSample_LA() argument
151 float2 r = p0 * w0 + p1 * w1; in getSample_LA()
158 int32_t next, float w0, float w1) { in getSample_RGB() argument
161 float3 r = p0 * w0 + p1 * w1; in getSample_RGB()
168 int32_t next, float w0, float w1) { in getSample_565() argument
171 float3 r = p0 * w0 + p1 * w1; in getSample_565()
[all …]
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowOrganizerTests.java1358 final WindowState w1 = createAppWindow(task, TYPE_APPLICATION, "Enlightened Window 1"); in testBLASTCallbackWithWindows() local
1360 makeWindowVisible(w1); in testBLASTCallbackWithWindows()
1372 assertTrue(w1.syncNextBuffer()); in testBLASTCallbackWithWindows()
1383 assertTrue(w1.syncNextBuffer()); in testBLASTCallbackWithWindows()
1387 w1.mWinAnimator.mDrawState = WindowStateAnimator.HAS_DRAWN; in testBLASTCallbackWithWindows()
1388 w1.mPrepareSyncSeqId = 0; in testBLASTCallbackWithWindows()
1389 makeLastConfigReportedToClient(w1, true /* visible */); in testBLASTCallbackWithWindows()
1392 assertFalse(w1.syncNextBuffer()); in testBLASTCallbackWithWindows()
DDisplayContentTests.java2772 final WindowState w1 = createWindow(null, TYPE_NAVIGATION_BAR, mDisplayContent, "w1"); in testKeepClearAreasMultipleWindows() local
2774 w1.setKeepClearAreas(Arrays.asList(rect1), Collections.emptyList()); in testKeepClearAreasMultipleWindows()
2782 makeWindowVisible(w1); in testKeepClearAreasMultipleWindows()
2787 makeWindowVisible(w1, w2); in testKeepClearAreasMultipleWindows()
DSizeCompatTests.java3590 final WindowState w1 = addWindowToActivity(mActivity);
3591 w1.mAboveInsetsState.addSource(navSource);
3601 eq(w1.getSurfaceControl()),
3640 final WindowState w1 = addWindowToActivity(mActivity);
3641 w1.mAboveInsetsState.addSource(navSource);
DWindowContainerTests.java1688 private static final Comparator<TestWindowContainer> SUBLAYER_COMPARATOR = (w1, w2) -> {
1689 final int layer1 = w1.mLayer;
/frameworks/base/media/mca/filterfw/native/core/
Dshader_program.cpp47 const float w1 = x * (1.0f - y); in GetTileCoords() local
51 *xt = w0 * b[0] + w1 * b[2] + w2 * b[4] + w3 * b[6]; in GetTileCoords()
52 *yt = w0 * b[1] + w1 * b[3] + w2 * b[5] + w3 * b[7]; in GetTileCoords()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java294 FileWriter w1 = new FileWriter(new File(dir, "DropBoxTest@" + (before + 100000) + ".txt")); in testAddEntriesInTheFuture() local
295 w1.write("FUTURE1"); in testAddEntriesInTheFuture()
296 w1.close(); in testAddEntriesInTheFuture()
/frameworks/base/core/res/geoid_map_assets/
Dgeoid-height-disk-tile-5.textpb2w1\250d\213\"\252\274^\325Z[p{U\177\263b\221\241\3050\307Q\311\020\305S\232*\205c\245\331\212\253s…
Dgeoid-height-disk-tile-9.textpb2 …\357NI9\251\203\003SGS\201\212z(52&\rH\020\365\253\266wf\331\201\315uZu\374w1`\237\233\247\326\246…
/frameworks/av/services/camera/libcameraservice/api1/client2/
DParameters.cpp87 int w1 = videoEncoderProfiles->getVideoEncoderParamByName( in initialize() local
106 if (w1 > maxVideoWidth) { in initialize()
107 maxVideoWidth = w1; in initialize()
/frameworks/base/services/tests/mockingservicestests/res/raw/
Dbackup_telephony_with_password75 …@�Y'�l�l�M���Ǵ�(<_n8ɋ�N+�{1C@ ��K�_�31��|�O��a��x%��-V/,!�H�LG���w1~6�,6$N�Ds�D_�������w…
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java733 public int compare(WindowState w1, WindowState w2) {
734 final int layer1 = w1.mSubLayer;
/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp11313 const sp<FakeWindowHandle>& w1 = in TEST_F() local
11320 {{*w1->getInfo(), *w2->getInfo(), *mTouchWindow->getInfo()}, {}, 0, 0}); in TEST_F()
11329 const sp<FakeWindowHandle>& w1 = in TEST_F() local
11336 {{*w1->getInfo(), *w2->getInfo(), *mTouchWindow->getInfo()}, {}, 0, 0}); in TEST_F()
11465 const sp<FakeWindowHandle>& w1 = in TEST_F() local
11472 {{*w1->getInfo(), *w2->getInfo(), *mTouchWindow->getInfo()}, {}, 0, 0}); in TEST_F()
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/
Dindex9385 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
1657 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
1718 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dindex13384 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
1656 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
1717 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dindex15397 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
1669 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
1730 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dindex11385 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
1657 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
1718 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dindex10389 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
1661 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
1722 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dindex18383 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
1655 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
1716 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dindex16402 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
1674 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
1735 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dindex12388 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
1660 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
1721 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dmaster_playlist274 …�E��{H�Z=���SɫzФ�M��GQ��炩l���,Ok�(���G�8y�̦�i��}+��%��d��œI&!���8(<,w1��#D�N�"M��i�[�0��…
1181 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
2453 -!)�}X�DD(p�w1��rr�?��JǼ ��BK���1��sE�Hb�� �
2514 &�S�����M��A��S&M�xX�Y�l>T��Z'\GV�Y*R�o�6��MO��)7^P�w�����Q����W���r��w1��VW[V��vk��pK…
Dindex17385 u��� ����>D��D��J���&H��vi��p�|D��u],<��;�`w1�t��q����O�>�s�Nb��e+���{2 ץ�l��7� {���…
Daudio252 …�E��{H�Z=���SɫzФ�M��GQ��炩l���,Ok�(���G�8y�̦�i��}+��%��d��œI&!���8(<,w1��#D�N�"M��i�[�0��…