Home
last modified time | relevance | path

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

1234

/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
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 …]
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 …]
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_alloc_copyPadded.java33 RenderScript mRS = RenderScript.create(mCtx); in run() local
82 public void testAllocation_Byte3_1D(RenderScript mRS) { in testAllocation_Byte3_1D()
113 public void testAllocation_Byte3_2D(RenderScript mRS) { in testAllocation_Byte3_2D()
145 public void testAllocation_Byte3_3D(RenderScript mRS) { in testAllocation_Byte3_3D()
178 public void testAllocation_Short3_1D(RenderScript mRS) { in testAllocation_Short3_1D()
212 public void testAllocation_Short3_2D(RenderScript mRS) { in testAllocation_Short3_2D()
247 public void testAllocation_Short3_3D(RenderScript mRS) { in testAllocation_Short3_3D()
283 public void testAllocation_Int3_1D(RenderScript mRS) { in testAllocation_Int3_1D()
317 public void testAllocation_Int3_2D(RenderScript mRS) { in testAllocation_Int3_2D()
352 public void testAllocation_Int3_3D(RenderScript mRS) { in testAllocation_Int3_3D()
[all …]
DUT_alloc_copy.java33 RenderScript mRS = RenderScript.create(mCtx); in run() local
57 public void allocation_copy1DRangeTo_Byte(RenderScript mRS) { in allocation_copy1DRangeTo_Byte()
96 public void allocation_copy1DRangeTo_Short(RenderScript mRS) { in allocation_copy1DRangeTo_Short()
138 public void allocation_copy1DRangeTo_Int(RenderScript mRS) { in allocation_copy1DRangeTo_Int()
180 public void allocation_copy1DRangeTo_Float(RenderScript mRS) { in allocation_copy1DRangeTo_Float()
222 public void allocation_copy1DRangeTo_Long(RenderScript mRS) { in allocation_copy1DRangeTo_Long()
264 public void allocation_copy2DRangeTo_Byte(RenderScript mRS) { in allocation_copy2DRangeTo_Byte()
299 public void allocation_copy2DRangeTo_Short(RenderScript mRS) { in allocation_copy2DRangeTo_Short()
337 public void allocation_copy2DRangeTo_Int(RenderScript mRS) { in allocation_copy2DRangeTo_Int()
375 public void allocation_copy2DRangeTo_Float(RenderScript mRS) { in allocation_copy2DRangeTo_Float()
[all …]
DRSTest.java45 private RenderScript mRS; field in RSTest
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
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 …]
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 …]
/frameworks/rs/tests/java_api/LatencyBenchmark/src/com/example/android/rs/computebench/
DLatencyBench.java24 private RenderScript mRS; field in LatencyBench
DBenchmark.java23 private final RenderScript mRS; field in Benchmark
/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/
DComputeBench.java24 private RenderScript mRS; field in ComputeBench
DBenchmark.java23 private final RenderScript mRS; field in Benchmark
/frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/
DMathErrActivity.java27 private RenderScript mRS; field in MathErrActivity
/frameworks/av/media/libstagefright/filters/
DRSFilter.h46 RSC::sp<RSC::RS> mRS; member
DSaturationFilter.h43 RSC::sp<RSC::RS> mRS; member
DIntrinsicBlurFilter.h41 RSC::sp<RSC::RS> mRS; member
/frameworks/rs/tests/java_api/ComputePerf/src/com/example/android/rs/computeperf/
DComputePerf.java31 private RenderScript mRS; field in ComputePerf
DMandelbrot.java23 private RenderScript mRS; field in Mandelbrot
DLaunchTest.java23 private RenderScript mRS; field in LaunchTest
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/
DRSoVTest.java30 private RenderScript mRS; field in RSoVTest
/frameworks/rs/tests/lldb/java/SingleSource/src/com/android/rs/singlesource/
DMainActivity.java27 private RenderScript mRS; field in MainActivity
/frameworks/rs/tests/lldb/java/BranchingFunCalls/src/com/android/rs/branchingfuncalls/
DMainActivity.java24 private RenderScript mRS; field in MainActivity
/frameworks/rs/tests/lldb/java/DebugWaitAttach/src/com/android/rs/waitattachdebug/
DMainActivity.java30 private RenderScript mRS; field in MainActivity
/frameworks/rs/tests/lldb/java/NoDebugWaitAttach/src/com/android/rs/waitattachnodebug/
DMainActivity.java30 private RenderScript mRS; field in MainActivity
/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DTestBase.java31 protected RenderScript mRS; field in TestBase
/frameworks/rs/tests/lldb/java/MultipleRSFiles/src/com/android/rs/multiplersfiles/
DMainActivity.java30 private RenderScript mRS; field in MainActivity

1234