Home
last modified time | relevance | path

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

/frameworks/rs/driver/runtime/
Drs_allocation.c58 const char* src_c = (const char*) src; in local_memcpy() local
60 *dst_c++ = *src_c++; in local_memcpy()