Home
last modified time | relevance | path

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

/frameworks/rs/
Drs_hal.h242 void (*ioReceive)(const Context *rsc, Allocation *alloc); member
DrsAllocation.cpp629 void Allocation::ioReceive(const Context *rsc) { in ioReceive() function in android::renderscript::Allocation
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java581 public void ioReceive() { in ioReceive() method in Allocation
/frameworks/base/rs/java/android/renderscript/
DAllocation.java585 public void ioReceive() { in ioReceive() method in Allocation