HomeSort by relevance Sort by last modified time
    Searched refs: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.h 140 void ioReceive(const Context *rsc);
rs_hal.h 131 void (*ioReceive)(const Context *rsc, Allocation *alloc);
rsAllocation.cpp 439 void Allocation::ioReceive(const Context *rsc) {
440 rsc->mHal.funcs.allocation.ioReceive(rsc, this);
711 alloc->ioReceive(rsc);
  /frameworks/base/graphics/java/android/renderscript/
Allocation.java 384 public void ioReceive() {
    [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 88 milliseconds