Searched defs:ioReceive (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/ | ||
D | rs_hal.h | 242 void (*ioReceive)(const Context *rsc, Allocation *alloc); member |
D | rsAllocation.cpp | 629 void Allocation::ioReceive(const Context *rsc) { in ioReceive() function in android::renderscript::Allocation |
/frameworks/rs/support/java/src/androidx/renderscript/ | ||
D | Allocation.java | 581 public void ioReceive() { in ioReceive() method in Allocation |
/frameworks/base/rs/java/android/renderscript/ | ||
D | Allocation.java | 585 public void ioReceive() { in ioReceive() method in Allocation |