Home
last modified time | relevance | path

Searched refs:rsrAllocationIoReceive (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsRuntime.h111 void rsrAllocationIoReceive(Context *, Allocation *);
DrsScriptC_Lib.cpp220 void rsrAllocationIoReceive(Context *rsc, Allocation *src) { in rsrAllocationIoReceive() function
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp205 rsrAllocationIoReceive(rsc, (Allocation *)a.p); in rsAllocationIoReceive()