Searched refs:vs (Results 1 – 11 of 11) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | IntrinsicBase.java | 100 int vs = e.getVectorSize(); in makeSource() local 101 if (vs == 3) vs = 4; in makeSource() 103 float f[] = new float[w * h * vs]; in makeSource() 106 for (int v = 0; v < vs; v++) { in makeSource() 107 f[(y * w + x) * vs + v] = r.nextFloat(); in makeSource() 115 byte f[] = new byte[w * h * vs]; in makeSource() 118 for (int v = 0; v < vs; v++) { in makeSource() 119 f[(y * w + x) * vs + v] = (byte)r.nextInt(256); in makeSource()
|
D | verify.rscript | 210 uint32_t vs = rsElementGetVectorSize(e); \ 213 switch(vs) { \ 228 switch(vs) { \ 243 switch(vs) { \ 262 uint32_t vs = rsElementGetVectorSize(e); 266 switch(vs) { 281 switch(vs) {
|
D | GetSetTest.java | 113 int vs = e.getVectorSize(); in testSetup() local 114 if (vs == 3) { in testSetup() 115 vs = 4; in testSetup() 117 createWalk(vs); in testSetup() 119 Type t1 = Type.createX(mRS, e, gWidth * gHeight * gDepth / vs); in testSetup() 127 Type t2 = Type.createXY(mRS, e, gWidth / vs, gHeight * gDepth); in testSetup() 135 Type t3 = Type.createXYZ(mRS, e, gWidth / vs, gHeight, gDepth); in testSetup()
|
/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
D | verify.rscript | 28 uint32_t vs = rsElementGetVectorSize(e); \ 31 switch(vs) { \ 46 switch(vs) { \ 61 switch(vs) { \ 176 uint32_t vs = rsElementGetVectorSize(e); 180 switch(vs) { 189 switch(vs) {
|
/cts/tests/tests/rscpp/src/android/cts/rscpp/ |
D | verify.rscript | 223 uint32_t vs = rsElementGetVectorSize(e); \ 226 switch(vs) { \ 241 switch(vs) { \ 262 uint32_t vs = rsElementGetVectorSize(e); 266 switch(vs) { 281 switch(vs) {
|
/cts/tests/mediapc/common/src/android/mediapc/cts/common/ |
D | Requirements.java.tmpl | 191 {{- $vs := index $s.GetVariantSpecs $v_id}} 192 {{- if $vs }} 193 {{- with index $vs.GetRequiredValues $m_id}} 196 {{- end}}{{/* if $vs */}}
|
/cts/tests/sensor/src/android/hardware/cts/ |
D | SensorManagerStaticTest.java | 213 float [][] vs = new float[][] {v3, v4, v5}; in testGetQuaternionFromVector() local 228 v = vs[i%3]; in testGetQuaternionFromVector() 359 float [][] vs = new float[][]{v3, v4, v5}; in testGetRotationMatrixFromVector() local 378 v = vs[i%3]; in testGetRotationMatrixFromVector()
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | MeshTest.kt | 65 val vs: String = ("main(const Attributes attributes) { " + in <lambda>() constant 72 simpleAttributeList, 8, simpleVaryingList, vs, in <lambda>()
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 18 cannot be used across different instruction sets (e.g. RISC vs. CISC).
|
/cts/tests/tests/security/res/raw/ |
D | cve_2018_13925.ts | 4838 ��h:�=tR6��`(ã ��@U$7x�_��W�@;)�:��J�y)�.0T�Fݺ �IeL�wvs�Z�x �P��������BPY ���߁L�t�3�… 7418 …0�IUGQ9-<X�$f�G4�';<�v������|1�'DK}!����,~t��*eRU�a<�6��#�vs�'_U��b��^$Ap���e…
|
D | cve_2019_2244.ts | 4840 ��h:�=tR6��`(ã ��@U$7x�_��W�@;)�:��J�y)�.0T�Fݺ �IeL�wvs�Z�x �P��������BPY ���߁L�t�3�… 7424 …0�IUGQ9-<X�$f�G4�';<�v������|1�'DK}!����,~t��*eRU�a<�6��#�vs�'_U��b��^$Ap���e…
|