Searched defs:elementRead (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/rs/ | ||
H A D | rs_hal.h | 298 void (*elementRead)(const Context *rsc, const Allocation *alloc, member |
H A D | rsAllocation.cpp | 306 void Allocation::elementRead(Context *rsc, uint32_t x, uint32_t y, uint32_t z, in elementRead() function in android::renderscript::Allocation |