Searched defs:SC_AllocationIoSend (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp147 static void SC_AllocationIoSend(android::renderscript::rs_allocation alloc) { function
186 static void SC_AllocationIoSend(Allocation* alloc) { function
1338 { "_Z18rsAllocationIoSend13rs_allocation", (void *)&SC_AllocationIoSend, false },
1501 SC_AllocationIoSend((Allocation *)a.p);

Completed in 13 milliseconds