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

/frameworks/rs/driver/runtime/
H A Drs_allocation.c50 char* dst_c = (char*) dst, *src_c = (char*) src; local
52 *dst_c++ = *src_c++;

Completed in 25 milliseconds