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

1 2

  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
UsageIO.java 60 mScratchPixelsAllocation1.ioSend();
  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
ViewfinderProcessor.java 161 mOutputAllocation.ioSend();
  /developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
ViewfinderProcessor.java 161 mOutputAllocation.ioSend();
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
ViewfinderProcessor.java 161 mOutputAllocation.ioSend();
  /frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/
RsYuv.java 120 mAllocationOut.ioSend();
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
CallbackProcessor.java 143 mAllocationOut.ioSend();
  /development/samples/RenderScript/Levels/src/com/android/rs/levels/
LevelsRSActivity.java 199 mOutPixelsAllocation.ioSend();
  /frameworks/rs/java/tests/SampleTest/src/com/android/rs/sample/
SampleRSActivity.java 159 alloc.ioSend();
  /frameworks/rs/
rsAllocation.h 166 void ioSend(const Context *rsc);
rsScriptC_Lib.cpp 221 src->ioSend(rsc);
rsAllocation.cpp 521 void Allocation::ioSend(const Context *rsc) {
522 rsc->mHal.funcs.allocation.ioSend(rsc, this);
752 alloc->ioSend(rsc);
rs_hal.h 175 void (*ioSend)(const Context *rsc, Allocation *alloc);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsAllocation.h 163 void ioSend(const Context *rsc);
rs_hal.h 156 void (*ioSend)(const Context *rsc, Allocation *alloc);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsAllocation.h 163 void ioSend(const Context *rsc);
rs_hal.h 156 void (*ioSend)(const Context *rsc, Allocation *alloc);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsAllocation.h 163 void ioSend(const Context *rsc);
rs_hal.h 156 void (*ioSend)(const Context *rsc, Allocation *alloc);
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
ImageProcessingActivityJB.java 286 mOutDisplayAllocation.ioSend();
422 mOutDisplayAllocation.ioSend();
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
AllocationThunker.java 91 public void ioSend() {
93 mN.ioSend();
Allocation.java 347 public void ioSend() {
361 ioSend();
    [all...]
  /frameworks/base/rs/java/android/renderscript/
Allocation.java 477 public void ioSend() {
478 Trace.traceBegin(RenderScript.TRACE_TAG, "ioSend");
    [all...]
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 

Completed in 695 milliseconds

1 2