Home
last modified time | relevance | path

Searched defs:ioReceive (Results 1 – 5 of 5) sorted by relevance

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DAllocationThunker.java99 public void ioReceive() { in ioReceive() method in AllocationThunker
DAllocation.java369 public void ioReceive() { in ioReceive() method in Allocation
/frameworks/rs/
Drs_hal.h184 void (*ioReceive)(const Context *rsc, Allocation *alloc); member
DrsAllocation.cpp525 void Allocation::ioReceive(const Context *rsc) { in ioReceive() function in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java493 public void ioReceive() { in ioReceive() method in Allocation