Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicBlend.cpp104 extern "C" void rsdIntrinsicBlendDstOut_K(void *dst, const void *src, uint32_t count8);
241 rsdIntrinsicBlendDstOut_K(out, in, len); in kernel()
DrsCpuIntrinsics_x86.c1024 void rsdIntrinsicBlendDstOut_K(void *dst, const void *src, uint32_t count8) { in rsdIntrinsicBlendDstOut_K() function