Searched refs:ty (Results 1 – 9 of 9) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | getset.rscript | 33 #define COPY_1D(ty) \ 34 void __attribute__((kernel)) copy1D_##ty(int idx) { \ 35 ty i = rsGetElementAt_##ty(gAlloc1DIn, idx); \ 36 rsSetElementAt_##ty(gAlloc1DOut, i, idx); \ 38 void __attribute__((kernel)) copy1D_##ty##2(int idx) { \ 39 ty##2 i = rsGetElementAt_##ty##2(gAlloc1DIn, idx); \ 40 rsSetElementAt_##ty##2(gAlloc1DOut, i, idx); \ 42 void __attribute__((kernel)) copy1D_##ty##3(int idx) { \ 43 ty##3 i = rsGetElementAt_##ty##3(gAlloc1DIn, idx); \ 44 rsSetElementAt_##ty##3(gAlloc1DOut, i, idx); \ [all …]
|
D | vload.rscript | 25 #define COPY_2D(ty) \ 26 void __attribute__((kernel)) copy2d_##ty(int xy_v) { \ 31 ty i = rsGetElementAt_##ty(gAllocIn, lx); \ 32 rsSetElementAt_##ty(gAllocOut, i, lx); \ 35 ty##2 i = rsAllocationVLoadX_##ty##2(gAllocIn, lx); \ 36 rsAllocationVStoreX_##ty##2(gAllocOut, i, lx); \ 39 ty##3 i = rsAllocationVLoadX_##ty##3(gAllocIn, lx); \ 40 rsAllocationVStoreX_##ty##3(gAllocOut, i, lx); \ 43 ty##4 i = rsAllocationVLoadX_##ty##4(gAllocIn, lx); \ 44 rsAllocationVStoreX_##ty##4(gAllocOut, i, lx); \
|
D | vload_relaxed.rscript | 27 #define COPY_2D(ty) \ 28 void __attribute__((kernel)) copy2d_##ty(int xy_v) { \ 33 ty i = rsGetElementAt_##ty(gAllocIn, lx); \ 34 rsSetElementAt_##ty(gAllocOut, i, lx); \ 37 ty##2 i = rsAllocationVLoadX_##ty##2(gAllocIn, lx); \ 38 rsAllocationVStoreX_##ty##2(gAllocOut, i, lx); \ 41 ty##3 i = rsAllocationVLoadX_##ty##3(gAllocIn, lx); \ 42 rsAllocationVStoreX_##ty##3(gAllocOut, i, lx); \ 45 ty##4 i = rsAllocationVLoadX_##ty##4(gAllocIn, lx); \ 46 rsAllocationVStoreX_##ty##4(gAllocOut, i, lx); \
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | ChangeImageTransformTest.java | 142 float ty = Math.round((imageViewHeight - imageHeight)/2f); in centerMatrix() local 145 matrix.postTranslate(tx, ty); in centerMatrix() 177 float ty = Math.round((imageViewHeight - height) / 2f); in centerCropMatrix() local 181 matrix.postTranslate(tx, ty); in centerCropMatrix() 199 float ty = (imageViewHeight - height) / 2f; in fitCenterMatrix() local 203 matrix.postTranslate(tx, ty); in fitCenterMatrix() 237 float ty = imageViewHeight - height; in fitEndMatrix() local 241 matrix.postTranslate(tx, ty); in fitEndMatrix()
|
/cts/hostsidetests/securitybulletin/securityPatch/Bug-115739809/ |
D | poc.cpp | 121 outMsg->body.motion.ty = msg.body.motion.ty; in sanitizeMessage()
|
/cts/tests/tests/security/res/raw/ |
D | drm_uaf.dm | 127 i;k�^��ty��K�����&����"�<D��{�0~�3���ߡ��CDL�N�@<��o++��+�zqdS�vI�\ф9��ۆ��P<��m>�
|
D | cve_2019_2245.ts | 9588 ���'<�t'�1>C]��?ty�d^���kz�7E�
|
D | cve_2018_13925.ts | 9688 ���'<�t'�1>C]��?ty�d^���kz�7E�
|
D | cve_2019_2244.ts | 9694 ���'<�t'�1>C]��?ty�d^���kz�7E�
|