Home
last modified time | relevance | path

Searched defs:mRS (Results 1 – 25 of 136) sorted by relevance

123456

/aosp_15_r20/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A DUT_alloc_copyPadded.java34 RenderScript mRS = createRenderScript(false); in run() local
83 public void testAllocation_Byte3_1D(RenderScript mRS) { in testAllocation_Byte3_1D()
114 public void testAllocation_Byte3_2D(RenderScript mRS) { in testAllocation_Byte3_2D()
146 public void testAllocation_Byte3_3D(RenderScript mRS) { in testAllocation_Byte3_3D()
179 public void testAllocation_Short3_1D(RenderScript mRS) { in testAllocation_Short3_1D()
213 public void testAllocation_Short3_2D(RenderScript mRS) { in testAllocation_Short3_2D()
248 public void testAllocation_Short3_3D(RenderScript mRS) { in testAllocation_Short3_3D()
284 public void testAllocation_Int3_1D(RenderScript mRS) { in testAllocation_Int3_1D()
318 public void testAllocation_Int3_2D(RenderScript mRS) { in testAllocation_Int3_2D()
353 public void testAllocation_Int3_3D(RenderScript mRS) { in testAllocation_Int3_3D()
[all …]
H A DUT_alloc_copy.java35 RenderScript mRS = createRenderScript(false); in run() local
59 public void allocation_copy1DRangeTo_Byte(RenderScript mRS) { in allocation_copy1DRangeTo_Byte()
98 public void allocation_copy1DRangeTo_Short(RenderScript mRS) { in allocation_copy1DRangeTo_Short()
140 public void allocation_copy1DRangeTo_Int(RenderScript mRS) { in allocation_copy1DRangeTo_Int()
182 public void allocation_copy1DRangeTo_Float(RenderScript mRS) { in allocation_copy1DRangeTo_Float()
224 public void allocation_copy1DRangeTo_Long(RenderScript mRS) { in allocation_copy1DRangeTo_Long()
266 public void allocation_copy2DRangeTo_Byte(RenderScript mRS) { in allocation_copy2DRangeTo_Byte()
301 public void allocation_copy2DRangeTo_Short(RenderScript mRS) { in allocation_copy2DRangeTo_Short()
339 public void allocation_copy2DRangeTo_Int(RenderScript mRS) { in allocation_copy2DRangeTo_Int()
377 public void allocation_copy2DRangeTo_Float(RenderScript mRS) { in allocation_copy2DRangeTo_Float()
[all …]
/aosp_15_r20/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_alloc_copyPadded.java36 RenderScript mRS = createRenderScript(false); in run() local
85 public void testAllocation_Byte3_1D(RenderScript mRS) { in testAllocation_Byte3_1D()
116 public void testAllocation_Byte3_2D(RenderScript mRS) { in testAllocation_Byte3_2D()
148 public void testAllocation_Byte3_3D(RenderScript mRS) { in testAllocation_Byte3_3D()
181 public void testAllocation_Short3_1D(RenderScript mRS) { in testAllocation_Short3_1D()
215 public void testAllocation_Short3_2D(RenderScript mRS) { in testAllocation_Short3_2D()
250 public void testAllocation_Short3_3D(RenderScript mRS) { in testAllocation_Short3_3D()
286 public void testAllocation_Int3_1D(RenderScript mRS) { in testAllocation_Int3_1D()
320 public void testAllocation_Int3_2D(RenderScript mRS) { in testAllocation_Int3_2D()
355 public void testAllocation_Int3_3D(RenderScript mRS) { in testAllocation_Int3_3D()
[all …]
H A DUT_alloc_copy.java37 RenderScript mRS = createRenderScript(false); in run() local
61 public void allocation_copy1DRangeTo_Byte(RenderScript mRS) { in allocation_copy1DRangeTo_Byte()
100 public void allocation_copy1DRangeTo_Short(RenderScript mRS) { in allocation_copy1DRangeTo_Short()
142 public void allocation_copy1DRangeTo_Int(RenderScript mRS) { in allocation_copy1DRangeTo_Int()
184 public void allocation_copy1DRangeTo_Float(RenderScript mRS) { in allocation_copy1DRangeTo_Float()
226 public void allocation_copy1DRangeTo_Long(RenderScript mRS) { in allocation_copy1DRangeTo_Long()
268 public void allocation_copy2DRangeTo_Byte(RenderScript mRS) { in allocation_copy2DRangeTo_Byte()
303 public void allocation_copy2DRangeTo_Short(RenderScript mRS) { in allocation_copy2DRangeTo_Short()
341 public void allocation_copy2DRangeTo_Int(RenderScript mRS) { in allocation_copy2DRangeTo_Int()
379 public void allocation_copy2DRangeTo_Float(RenderScript mRS) { in allocation_copy2DRangeTo_Float()
[all …]
/aosp_15_r20/cts/tests/tests/rscpp/librscpptest/
H A Drs_jni_object.cpp41 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSObjectTest_testClearObjectElement() local
69 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSObjectTest_testClearObjectType() local
97 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSObjectTest_testClearObjectAllocation() local
126 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSObjectTest_testClearObjectSampler() local
156 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSObjectTest_testClearObjectScript() local
H A Drs_jni_element.cpp37 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSElementTest_testCreatePixel() local
69 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSElementTest_testCreateVector() local
95 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSElementTest_testPrebuiltElements() local
164 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSElementTest_testIsCompatible() local
228 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSElementTest_testElementBuilder() local
H A Drs_jni_type.cpp35 static bool testTypeBuilderHelper(const sp<RS> &mRS, sp<const Element> e) { in testTypeBuilderHelper()
66 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSTypeTest_testCreate() local
107 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSTypeTest_testGetCount() local
174 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSTypeTest_testGet() local
H A Drs_jni_foreach.cpp41 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSForEachTest_testForEach() local
284 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSForEachTest_testMultipleForEach() local
318 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSForEachTest_testNoRoot() local
H A Drs_jni_script.cpp51 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSScriptTest_testSet() local
91 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSScriptTest_testInstance() local
163 sp<RS> mRS = new RS(); in Java_android_cts_rscpp_RSScriptTest_testVector() local
/aosp_15_r20/frameworks/rs/cpp/
H A DScriptIntrinsicBLAS.cpp107 nScriptIntrinsicBLAS_Single(RS* mRS, RsContext con, RsScript id, RsBlasFunction func, int TransA, in nScriptIntrinsicBLAS_Single()
121 nScriptIntrinsicBLAS_Double(RS* mRS, RsContext con, RsScript id, RsBlasFunction func, int TransA, in nScriptIntrinsicBLAS_Double()
134 nScriptIntrinsicBLAS_Complex(RS* mRS, RsContext con, RsScript id, RsBlasFunction func, int TransA, in nScriptIntrinsicBLAS_Complex()
147 nScriptIntrinsicBLAS_Z(RS* mRS, RsContext con, RsScript id, RsBlasFunction func, int TransA, in nScriptIntrinsicBLAS_Z()
161 nScriptIntrinsicBLAS_BNNM(RS* mRS, RsContext con, RsScript id, int M, int N, int K, in nScriptIntrinsicBLAS_BNNM()
183 static void validateGEMV(RS* mRS, const sp<const Element>& e, RsBlasTranspose TransA, const sp<Allo… in validateGEMV()
321 static void validateTRMV(RS* mRS, const sp<const Element>& e, RsBlasUplo Uplo, RsBlasTranspose Tran… in validateTRMV()
344 static int validateTPMV(RS* mRS, const sp<const Element>& e, RsBlasUplo Uplo, RsBlasTranspose Tran… in validateTPMV()
628 static int validateSYMV(RS* mRS, const sp<const Element>& e, RsBlasUplo Uplo, const sp<Allocation>&… in validateSYMV()
656 static int validateSPMV(RS* mRS, const sp<const Element>& e, RsBlasUplo Uplo, const sp<Allocation>&… in validateSPMV()
[all …]
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DRenderScriptTest.java29 RenderScript mRS = RenderScript.create(getContext()); in testRenderScript() local
42 RenderScript mRS = RenderScript.create(null); in testAPI() local
47 RenderScript mRS = RenderScript.create(getContext()); in testAPI() local
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DMesh.java198 RenderScript mRS; field in Mesh.Builder
419 RenderScript mRS; field in Mesh.AllocationBuilder
572 RenderScript mRS; field in Mesh.TriangleMeshBuilder
/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/
H A DType.java201 public long getDummyType(RenderScript mRS, long eid) { in getDummyType()
285 RenderScript mRS; field in Type.Builder
/aosp_15_r20/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/
H A DRSBaseCompute.java30 RenderScript mRS; field in RSBaseCompute
/aosp_15_r20/frameworks/rs/tests/java_api/LatencyBenchmark/src/com/example/android/rs/computebench/
H A DLatencyBench.java24 private RenderScript mRS; field in LatencyBench
H A DBenchmark.java23 private final RenderScript mRS; field in Benchmark
/aosp_15_r20/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/
H A DComputeBench.java24 private RenderScript mRS; field in ComputeBench
H A DBenchmark.java23 private final RenderScript mRS; field in Benchmark
/aosp_15_r20/frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/
H A DMathErrActivity.java27 private RenderScript mRS; field in MathErrActivity
H A DMathErr.java25 private RenderScript mRS; field in MathErr
/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/
H A DRSBaseCompute.java30 RenderScript mRS; field in RSBaseCompute
/aosp_15_r20/frameworks/rs/tests/java_api/ComputePerf/src/com/example/android/rs/computeperf/
H A DComputePerf.java31 private RenderScript mRS; field in ComputePerf
H A DMandelbrot.java23 private RenderScript mRS; field in Mandelbrot
H A DLaunchTest.java23 private RenderScript mRS; field in LaunchTest
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DTestBase.java31 protected RenderScript mRS; field in TestBase

123456