Home
last modified time | relevance | path

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

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