Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicBlend.cpp99 extern void rsdIntrinsicBlendDstOver_K(void *dst, const void *src, uint32_t count8);
169 rsdIntrinsicBlendDstOver_K(out, in, len); in kernel()
DrsCpuIntrinsics_x86.cpp816 void rsdIntrinsicBlendDstOver_K(void *dst, const void *src, uint32_t count8) { in rsdIntrinsicBlendDstOver_K() function