Home
last modified time | relevance | path

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

1234

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DLaunchClip.java114 private void verifyCell(int x, int y, int z, int[] a, Script.LaunchOptions sc) { in verifyCell() argument
119 if (x >= sc.getXStart() && x < sc.getXEnd()) { in verifyCell()
127 if (y >= sc.getYStart() && y < sc.getYEnd()) { in verifyCell()
135 if (z >= sc.getZStart() && z < sc.getZEnd()) { in verifyCell()
155 void verifyRange(Script.LaunchOptions sc, int[] a) { in verifyRange() argument
162 verifyCell(x, y, z, a, sc); in verifyRange()
196 Script.LaunchOptions sc = new Script.LaunchOptions(); in testWrite1D() local
197 sc.setX(9, 77); in testWrite1D()
199 mScript.forEach_write1d(mAout, sc); in testWrite1D()
202 verifyRange(sc, mOut); in testWrite1D()
[all …]
DIntrinsicConvolve3x3.java23 …ivate void testConvolve3(int w, int h, Element.DataType dt, int vecSize, Script.LaunchOptions sc) { in testConvolve3() argument
41 si.forEach(mAllocRef, sc); in testConvolve3()
49 if (sc != null) { in testConvolve3()
57 sr.forEach_convolve_U4(mAllocDst, sc); in testConvolve3()
60 sr.forEach_convolve_U3(mAllocDst, sc); in testConvolve3()
63 sr.forEach_convolve_U2(mAllocDst, sc); in testConvolve3()
66 sr.forEach_convolve_U1(mAllocDst, sc); in testConvolve3()
72 sr.forEach_convolve_F4(mAllocDst, sc); in testConvolve3()
75 sr.forEach_convolve_F3(mAllocDst, sc); in testConvolve3()
78 sr.forEach_convolve_F2(mAllocDst, sc); in testConvolve3()
[all …]
DIntrinsicConvolve5x5.java25 Script.LaunchOptions sc) { in test5() argument
29 if (sc != null) { in test5()
33 si.forEach(mAllocRef, sc); in test5()
42 sr.forEach_convolve_U4(mAllocDst, sc); in test5()
45 sr.forEach_convolve_U3(mAllocDst, sc); in test5()
48 sr.forEach_convolve_U2(mAllocDst, sc); in test5()
51 sr.forEach_convolve_U1(mAllocDst, sc); in test5()
57 sr.forEach_convolve_F4(mAllocDst, sc); in test5()
60 sr.forEach_convolve_F3(mAllocDst, sc); in test5()
63 sr.forEach_convolve_F2(mAllocDst, sc); in test5()
[all …]
DSingleSourceForEachTest.java102 Script.LaunchOptions sc = new Script.LaunchOptions(); in testKernelLaunchWithOptions() local
103 sc.setX(0, X); in testKernelLaunchWithOptions()
104 sc.setY(0, Y / 2); in testKernelLaunchWithOptions()
105 s.forEach_foo(testInputAlloc, baselineOutputAlloc, sc); in testKernelLaunchWithOptions()
116 Script.LaunchOptions sc = new Script.LaunchOptions(); in testAllocationlessKernelLaunch() local
117 sc.setX(0, X); in testAllocationlessKernelLaunch()
118 sc.setY(0, Y); in testAllocationlessKernelLaunch()
120 s.forEach_bar(sc); in testAllocationlessKernelLaunch()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSurfaceControlTest.java92 final SurfaceControl sc = b.setName("CTS").build(); in testLifecycle() local
94 assertTrue("Failed to build SurfaceControl", sc != null); in testLifecycle()
95 assertTrue(sc.isValid()); in testLifecycle()
96 sc.release(); in testLifecycle()
97 assertFalse(sc.isValid()); in testLifecycle()
103 final SurfaceControl sc = b.setName("CTS").build(); in testSameSurface() local
104 SurfaceControl copy = new SurfaceControl(sc, "SurfaceControlTest.testSameSurface"); in testSameSurface()
105 assertTrue(copy.isSameSurface(sc)); in testSameSurface()
106 sc.release(); in testSameSurface()
119 void fillWithColor(SurfaceControl sc, int color) { in fillWithColor() argument
[all …]
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DNetworkSlicingConfigTest.java28 NetworkSlicingConfig sc = new NetworkSlicingConfig(); in testConstructorAndGetters() local
29 assertThat(sc.getUrspRules()).isNotEqualTo(null); in testConstructorAndGetters()
30 assertThat(sc.getSliceInfo()).isNotEqualTo(null); in testConstructorAndGetters()
/cts/hostsidetests/monkey/src/com/android/cts/monkey/
DSeedTest.java54 private String getNextLine(Scanner sc) { in getNextLine() argument
55 while (sc.hasNextLine()) { in getNextLine()
56 String line = sc.nextLine().trim(); in getNextLine()
/cts/tests/tests/hardware/res/raw/
Dsony_dualshock4_bluetooth_vibratortests.json15 "data" : 0xc4}, // HID + CRC | sc->ds4_bt_poll_interval
34 "data" : 0xc4}, // HID + CRC | sc->ds4_bt_poll_interval
/cts/.prebuilt_info/
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apk_CtsShimTargetPSdk__x86_CtsShimTargetPSdk_apk.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apk_CtsShimTargetPSdk__arm_CtsShimTargetPSdk_apk.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_appsecurity_test-apps_PrivilegedUpdateApp_apk__x86_CtsShimPrivUpgradeWrongSHA_apk.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_appsecurity_test-apps_PrivilegedUpdateApp_apk__x86_CtsShimPrivUpgrade_apk.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_appsecurity_test-apps_PrivilegedUpdateApp_apk__arm_CtsShimPrivUpgradeWrongSHA_apk.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__arm_com_android_apex_cts_shim_not_pre_installed_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__x86_com_android_apex_cts_shim_not_pre_installed_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__arm_com_android_apex_cts_shim_v2_additional_file_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__arm_com_android_apex_cts_shim_v2_sign_payload_with_different_key_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__x86_com_android_apex_cts_shim_v2_unsigned_payload_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__arm_com_android_apex_cts_shim_v2_different_certificate_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__x86_com_android_apex_cts_shim_v2_with_post_install_hook_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__arm_com_android_apex_cts_shim_v3_signed_bob_rot_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__arm_com_android_apex_cts_shim_v2_with_pre_install_hook_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__arm_com_android_apex_cts_shim_v2_no_hashtree_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__x86_com_android_apex_cts_shim_v2_different_package_name_apex.asciipb11 git_branch: "sc-dev"
Dprebuilt_info_hostsidetests_stagedinstall_testdata_apex__x86_com_android_apex_cts_shim_v2_wrong_sha_apex.asciipb11 git_branch: "sc-dev"

1234