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

  /frameworks/rs/
rsAllocation.cpp 471 void Allocation::ioSend(const Context *rsc) {
472 rsc->mHal.funcs.allocation.ioSend(rsc, this);
655 alloc->ioSend(rsc);
rs_hal.h 150 void (*ioSend)(const Context *rsc, Allocation *alloc);
  /frameworks/support/renderscript/v8/rs_support/
rs_hal.h 150 void (*ioSend)(const Context *rsc, Allocation *alloc);
  /frameworks/base/graphics/java/android/renderscript/
Allocation.java 363 public void ioSend() {
377 ioSend();
    [all...]
  /prebuilts/sdk/current/
android.jar 

Completed in 109 milliseconds