Searched refs:rsOffset (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/runtime/
H A Drs_allocation.c107 rsOffset(rs_allocation a, uint32_t sizeOf, uint32_t x, uint32_t y, function
146 typename* val_ptr = (typename*)rsOffset(a, size, x, y, z); \
153 typename *val_ptr = (typename*)rsOffset(a, size, x, y, z); \

Completed in 55 milliseconds