HomeSort by relevance Sort by last modified time
    Searched defs:ioReceive (Results 1 - 6 of 6) sorted by null

  /frameworks/base/tests/RenderScriptTests/SurfaceTexture/src/com/example/android/rs/sto/
SurfaceTextureOpaqueRS.java 80 mSto.ioReceive();
  /frameworks/rs/
rsAllocation.cpp 475 void Allocation::ioReceive(const Context *rsc) {
476 rsc->mHal.funcs.allocation.ioReceive(rsc, this);
660 alloc->ioReceive(rsc);
rs_hal.h 151 void (*ioReceive)(const Context *rsc, Allocation *alloc);
  /frameworks/support/renderscript/v8/rs_support/
rs_hal.h 151 void (*ioReceive)(const Context *rsc, Allocation *alloc);
  /frameworks/base/graphics/java/android/renderscript/
Allocation.java 384 public void ioReceive() {
    [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 212 milliseconds