Home
last modified time | relevance | path

Searched +defs:e +defs:s (Results 1 – 25 of 28) sorted by relevance

12

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DIntrinsicBlur.java48 private void initTest(int w, int h, Element e, Script.LaunchOptions lo) { in initTest()
103 Element e = Element.U8(mRS); in testU8_1() local
117 Element e = Element.U8_4(mRS); in testU8_4() local
132 Element e = Element.U8(mRS); in testU8_1C() local
147 Element e = Element.U8_4(mRS); in testU8_4C() local
160 ScriptIntrinsicBlur s = ScriptIntrinsicBlur.create(mRS, Element.U8_4(mRS)); in test_ID() local
DIntrinsicBase.java62 Element e; in makeElement() local
75 protected Allocation makeAllocation(int w, int h, Element e, boolean clear) { in makeAllocation()
83 final int s = a.getBytesSize(); in makeAllocation() local
91 protected Allocation makeAllocation(int w, int h, Element e) { in makeAllocation()
95 protected void makeSource(int w, int h, Element e) { in makeSource()
127 protected void makeBuffers(int w, int h, Element e) { in makeBuffers()
DAllocationCreateAllocationsTest.java37 Element e = Element.U8_4(mRS); in createAllocationsHelper() local
82 Element e = allocArray[i].getElement(); in testGetProperties() local
91 Surface s = allocArray[i].getSurface(); in testGetProperties() local
DIntrinsicConvolve5x5.java24 Element e, float cf[], String name, int num, int w, int h, in test5()
96 Element e = makeElement(dt, vecSize); in testConvolve5() local
191 ScriptIntrinsicConvolve5x5 s = ScriptIntrinsicConvolve5x5.create(mRS, Element.U8_4(mRS)); in test_ID() local
DComputeTest.java205 private boolean initializeGlobals(ScriptC_primitives s) { in initializeGlobals()
324 private void checkInit(ScriptC_array_init s) { in checkInit()
385 Element[] e = new Element[2]; in testArrayInit() local
396 private boolean initializeVector(ScriptC_vector s) { in initializeVector()
671 ScriptC_vector s = new ScriptC_vector(mRS); in testVector() local
684 ScriptC_MatrixTest s = new ScriptC_MatrixTest(mRS); in testMatrix() local
692 private boolean initializeStructObject(ScriptC_struct_object s) { in initializeStructObject()
701 ScriptC_struct_object s = in testStructObject() local
751 ScriptC_negate s = new ScriptC_negate(mRS); in testForEach() local
DAllocationTest.java34 void createTypedHelper(Element e) { in createTypedHelper()
56 void createTypedTextureHelper(Element e) { in createTypedTextureHelper()
105 void createSizedHelper(Element e) { in createSizedHelper()
108 assertEquals(A.getType().getElement(), e); in createSizedHelper() local
681 helperShortCopy(Element.I16(mRS), s, 0, s, mode); in test1DCopyOperations() local
682 helperShortCopy(Element.F16(mRS), s, 0, s, mode); in test1DCopyOperations() local
693 helperShortCopy(Element.I16(mRS), s, off, count, mode); in test1DCopyOperations() local
694 helperShortCopy(Element.F16(mRS), s, off, count, mode); in test1DCopyOperations() local
DIntrinsicConvolve3x3.java31 Element e = makeElement(dt, vecSize); in testConvolve3() local
254 ScriptIntrinsicConvolve3x3 s = ScriptIntrinsicConvolve3x3.create(mRS, Element.U8_4(mRS)); in test_ID() local
DGetSetTest.java112 private void testSetup(Element e) { in testSetup()
144 private void verify(byte[] a1, byte[] a2, Allocation alloc, String s, int vsize) { in verify()
158 private void verify(short[] a1, short[] a2, Allocation alloc, String s, int vsize) { in verify()
172 private void verify(int[] a1, int[] a2, Allocation alloc, String s, int vsize) { in verify()
186 private void verify(long[] a1, long[] a2, Allocation alloc, String s, int vsize) { in verify()
200 private void verify(float[] a1, float[] a2, Allocation alloc, String s, int vsize) { in verify()
214 private void verify(double[] a1, double[] a2, Allocation alloc, String s, int vsize) { in verify()
DTarget.java129 Floaty newFloaty(double a, double b, double c, double d, double e) { in newFloaty()
154 Floaty new32(float a, float b, float c, float d, float e) { in new32()
179 Floaty new64(double a, double b, double c, double d, double e) { in new64()
632 String s = String.format("[f%d: ", mNumberOfBits); in toString() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DColorUtils.java46 public static void verifyColor(@NonNull String s, int expected, int observed, int tolerance) { in verifyColor()
58 private static void buildErrorString(@NonNull String s, @Nullable String red, in buildErrorString()
73 int e = f.applyAsInt(expected); in verifyChannel() local
108 float e = f.apply(expected); in verifyChannel() local
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DColorUtils.java46 public static void verifyColor(@NonNull String s, int expected, int observed, int tolerance) { in verifyColor()
58 private static void buildErrorString(@NonNull String s, @Nullable String red, in buildErrorString()
73 int e = f.applyAsInt(expected); in verifyChannel() local
108 float e = f.apply(expected); in verifyChannel() local
/cts/tests/tests/os/src/android/os/cts/
DParcelTest.java215 String s = "IBinder interface token"; in testEnforceInterface() local
319 Signature s = new Signature(signatureString); in testReadValue() local
907 char[] e = {}; in testCreateCharArray() local
1077 int[] e = {}; in testCreateIntArray() local
1235 long[] e = {}; in testCreateLongArray() local
1405 float[] e = {}; in testCreateFloatArray() local
1577 double[] e = {}; in testCreateDoubleArray() local
1860 String[] e = {}; in testCreateStringArray() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/accessory/
DUsbAccessoryTestActivity.java308 private void fail(@Nullable String s, @Nullable Throwable e) { in fail()
/cts/tests/sensor/src/android/hardware/cts/
DSensorDirectReportTest.java490 Sensor s = mSensorManager.getDefaultSensor(type); in testCloseWithoutConfigStop() local
610 Sensor s = mSensorManager.getDefaultSensor(sensorType); in runSensorDirectReportTest() local
694 Sensor s = mSensorManager.getDefaultSensor(type); in runMultiChannelRateIndependencyTest() local
751 final Sensor s = mSensorManager.getDefaultSensor(type); in runMultiModeRateIndependencyTest() local
798 Sensor s = mSensorManager.getDefaultSensor(type); in runTimestampTest() local
843 Sensor s = mSensorManager.getDefaultSensor(sensorType); in runAtomicCounterTest() local
873 Sensor s = mSensorManager.getDefaultSensor(type); in runReconfigureTest() local
981 DirectReportSensorEvent e = mEventPool.get(); in collectSensorEventsRealtime() local
1014 DirectReportSensorEvent e = getEvent(); in checkAtomicCounterUpdate() local
1194 private void checkSharedMemoryContent(Sensor s, int memType, int rateLevel, int token) { in checkSharedMemoryContent()
[all …]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DProtectedConfirmationTest.java158 Signature s = Signature.getInstance("SHA256withECDSA"); in trySign() local
214 public void onError(Throwable e) { in showConfirmationPrompt()
/cts/tests/tests/security/src/android/security/cts/
DMotionEventTest.java187 try (Scanner s = new Scanner(is).useDelimiter("\\A")) { in convertStreamToString()
214 public boolean onTouch(View v, MotionEvent e) { in onTouch()
/cts/tests/tests/graphics/src/android/graphics/cts/
DPaintTest.java245 PathEffect e = new PathEffect(); in testSet() local
246 Shader s = new Shader(); in testSet() local
331 Shader s = new Shader(); in testAccessShader() local
349 Shader s = new BitmapShader(bitmap, Shader.TileMode.REPEAT, Shader.TileMode.REPEAT); in testShaderLocalMatrix() local
401 PathEffect e = new PathEffect(); in testAccessPathEffect() local
1131 PathEffect e = new PathEffect(); in testReset() local
1132 Shader s = new Shader(); in testReset() local
/cts/apps/CameraITS/pymodules/its/
Dcv2image.py122 def _calc_scale_factors(self, cam, props, fmt, s, e, fd): argument
/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/
DVrListenerVerifierActivity.java145 ScheduledExecutorService s = Executors.newSingleThreadScheduledExecutor(); in waitForPreviousRunningTest() local
316 void setStatus(Status s) { in setStatus()
515 MockVrListenerService.Event e = q.poll(POLL_DELAY_MS, TimeUnit.MILLISECONDS); in test() local
587 MockVrListenerService.Event e = q.poll(POLL_DELAY_MS, TimeUnit.MILLISECONDS); in test() local
/cts/tests/tests/rscpp/librscpptest/
Drs_jni_allocation.cpp34 static void createTypedHelper (const sp<RS> &rs, sp<const Element> e) { in createTypedHelper()
434 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test1DCopy() local
471 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test2DCopy() local
502 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test3DCopy() local
533 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test1DCopyPadded() local
564 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test2DCopyPadded() local
589 for (int s = 8; s <= elemsToTest; s += 2) { in Java_android_cts_rscpp_RSAllocationTest_test3DCopyPadded() local
/cts/hostsidetests/tzdata/src/com/android/cts/tzdata/
DTzDataCheckTest.java932 private void assertDeviceFileExists(String s) throws DeviceNotAvailableException { in assertDeviceFileExists()
972 private static DeviceNotAvailableException deviceFail(Exception e) in deviceFail()
981 private static void fail(Exception e) { in fail()
1000 PathPair createSubPath(String s) { in createSubPath()
/cts/tests/openglperf2/jni/graphics/
DMatrix.cpp118 const float e = rhs[i4 + j]; in multiply() local
256 float s = (float) sinf(radians); in newRotate() local
/cts/tests/tests/nativehardware/jni/
DAHardwareBufferGLTest.cpp117 uint32_t s = bits & 0x8000; in FloatFromHalf() local
118 uint32_t e = (bits & 0x7C00) >> 10; in FloatFromHalf() local
149 int32_t s = (bits >> 31); in HalfFromFloat() local
150 int32_t e = (bits >> 23) & 0xFF; in HalfFromFloat() local
1145 bool HasEGLExtension(const std::string& s) { in HasEGLExtension()
1148 bool HasGLExtension(const std::string& s) { in HasGLExtension()
1833 std::ostringstream s; in TEST_P() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c71 void add_jenv(JNIEnv *e) { in add_jenv()
217 void *buf_alloc(buf_t *b, u32 s) { in buf_alloc()
242 void buf_str16(buf_t *b, const char *s) { in buf_str16()
537 int str16_eq(u16 *s16, char *s) { in str16_eq()
893 sym_t *s = &sym[ELF64_R_SYM(r->r_info)]; in find_elf_clone_got() local
913 int clone_unshare_files(u64 a, u64 b, int flags, u64 c, u64 d, u64 e, u64 f) { in clone_unshare_files()
1902 Java_android_security_cts_ExploitThread_runxpl(JNIEnv *e, jobject t, jstring jpipedir) { in Java_android_security_cts_ExploitThread_runxpl()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/usb/device/
DUsbDeviceTestActivity.java200 private void fail(@Nullable String s, @Nullable Throwable e) { in fail()

12