Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A DrsRuntime.h110 void rsrAllocationIoSend(Context *, Allocation *);
H A DrsScriptC_Lib.cpp216 void rsrAllocationIoSend(Context *rsc, Allocation *src) { in rsrAllocationIoSend() function
/aosp12/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp198 rsrAllocationIoSend(rsc, (Allocation *)a.p); in rsAllocationIoSend()