HomeSort by relevance Sort by last modified time
    Searched refs:copy1DRangeFrom (Results 1 - 25 of 35) sorted by null

1 2

  /frameworks/rs/java/tests/LatencyBenchmark/src/com/example/android/rs/computebench/
Benchmark.java 43 aout.copy1DRangeFrom(0, 1, temp);
54 aout.copy1DRangeFrom(0, 1, temp);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
RSBaseCompute.java 122 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
129 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
139 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
143 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
147 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
151 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
155 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
159 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
163 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray);
167 alloc.copy1DRangeFrom(0, INPUTSIZE, inArray)
    [all...]
AllocationResize.java 52 mIn.copy1DRangeFrom(0, INPUTSIZE, inArray);
InitTest.java 45 mIn.copy1DRangeFrom(0, INPUTSIZE, in);
RsPackColorTo8888Test.java 75 mAllocationIn.copy1DRangeFrom(0, INPUTSIZE, inArray);
102 mAllocationIn.copy1DRangeFrom(0, INPUTSIZE, inArray);
RsUnpackColor8888Test.java 44 mAllocationIn.copy1DRangeFrom(0, INPUTSIZE, inArray);
AllocationCopyToTest.java 41 alloc.copy1DRangeFrom(offset, count, inArray);
79 alloc.copy1DRangeFrom(offset, count, inArray);
82 alloc.copy1DRangeFrom(offset, count, (Object) inArray);
126 alloc.copy1DRangeFrom(offset, count, inArray);
163 alloc.copy1DRangeFrom(offset, count, inArray);
200 alloc.copy1DRangeFrom(offset, count, inArray);
657 alloc.copy1DRangeFrom(offset, count, inArray);
694 alloc.copy1DRangeFrom(offset, count, inArray);
736 alloc.copy1DRangeFrom(offset, count, inArray);
773 alloc.copy1DRangeFrom(offset, count, inArray)
    [all...]
AllocationCopyPaddedTest.java 601 alloc.copy1DRangeFrom(offset, count, inArray);
639 alloc.copy1DRangeFrom(offset, count, inArray);
682 alloc.copy1DRangeFrom(offset, count, inArray);
720 alloc.copy1DRangeFrom(offset, count, inArray);
758 alloc.copy1DRangeFrom(offset, count, inArray);
    [all...]
AllocationTest.java 310 case 2: A.copy1DRangeFrom(offset, count, src); break;
334 case 2: A.copy1DRangeFrom(offset, count, src); break;
359 case 2: A.copy1DRangeFrom(offset, count, src); break;
383 case 2: A.copy1DRangeFrom(offset, count, src); break;
448 dstA.copy1DRangeFrom(offset, count, srcA, offset);
472 dstA.copy1DRangeFrom(offset, count, srcA, offset);
VLoadTest.java 82 walkAlloc.copy1DRangeFrom(0, i, tmp);
  /frameworks/rs/tests/cppallocation/
compute.cpp 43 ain->copy1DRangeFrom(0, numElems, buf);
  /external/opencv3/modules/rsobjdetect/src/
innerloop.cpp 67 inAllocation->copy1DRangeFrom(0,width*height,inArr);
73 inAllocationSq->copy1DRangeFrom(0,width*height,inArrSq);
  /frameworks/rs/tests/cppbasic/
compute.cpp 56 failed_alloc->copy1DRangeFrom(0, failed_t->getCount(), &failed);
63 ain->copy1DRangeFrom(0, t->getCount(), buf);
  /frameworks/rs/tests/cppbasic-shared/
compute.cpp 56 failed_alloc->copy1DRangeFrom(0, failed_t->getCount(), &failed);
63 ain->copy1DRangeFrom(0, t->getCount(), buf);
  /frameworks/av/media/libstagefright/filters/
IntrinsicBlurFilter.cpp 92 mAllocIn->copy1DRangeFrom(0, mWidth * mHeight, srcBuffer->data());
RSFilter.cpp 89 mAllocIn->copy1DRangeFrom(0, mWidth * mHeight, srcBuffer->data());
SaturationFilter.cpp 92 mAllocIn->copy1DRangeFrom(0, mWidth * mHeight, srcBuffer->data());
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_alloc_copy.java 71 alloc.copy1DRangeFrom(offset, count, inArray);
113 alloc.copy1DRangeFrom(offset, count, inArray);
155 alloc.copy1DRangeFrom(offset, count, inArray);
197 alloc.copy1DRangeFrom(offset, count, inArray);
239 alloc.copy1DRangeFrom(offset, count, inArray);
466 alloc.copy1DRangeFrom(offset, count, inArray);
508 alloc.copy1DRangeFrom(offset, count, inArray);
550 alloc.copy1DRangeFrom(offset, count, inArray);
592 alloc.copy1DRangeFrom(offset, count, inArray);
634 alloc.copy1DRangeFrom(offset, count, inArray)
    [all...]
UT_alloc_copyPadded.java 715 alloc.copy1DRangeFrom(offset, count, inArray);
758 alloc.copy1DRangeFrom(offset, count, inArray);
801 alloc.copy1DRangeFrom(offset, count, inArray);
844 alloc.copy1DRangeFrom(offset, count, inArray);
887 alloc.copy1DRangeFrom(offset, count, inArray);
    [all...]
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
UT_alloc_copy.java 71 alloc.copy1DRangeFrom(offset, count, inArray);
113 alloc.copy1DRangeFrom(offset, count, inArray);
155 alloc.copy1DRangeFrom(offset, count, inArray);
197 alloc.copy1DRangeFrom(offset, count, inArray);
239 alloc.copy1DRangeFrom(offset, count, inArray);
466 alloc.copy1DRangeFrom(offset, count, inArray);
508 alloc.copy1DRangeFrom(offset, count, inArray);
550 alloc.copy1DRangeFrom(offset, count, inArray);
592 alloc.copy1DRangeFrom(offset, count, inArray);
634 alloc.copy1DRangeFrom(offset, count, inArray)
    [all...]
UT_alloc_copyPadded.java 715 alloc.copy1DRangeFrom(offset, count, inArray);
758 alloc.copy1DRangeFrom(offset, count, inArray);
801 alloc.copy1DRangeFrom(offset, count, inArray);
844 alloc.copy1DRangeFrom(offset, count, inArray);
887 alloc.copy1DRangeFrom(offset, count, inArray);
    [all...]
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java     [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java     [all...]
  /frameworks/rs/cpp/
Allocation.cpp 217 void Allocation::copy1DRangeFrom(uint32_t off, size_t count, const void *data) {
264 void Allocation::copy1DRangeFrom(uint32_t off, size_t count, sp<const Allocation> data,
274 copy1DRangeFrom(0, mCurrentCount, data);
  /cts/tests/tests/rscpp/librscpptest/
rs_jni_allocation.cpp 174 alloc->copy1DRangeFrom(offset, count, src);
208 dstA->copy1DRangeFrom(offset, count, srcA, offset);

Completed in 2293 milliseconds

1 2