Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicBlend.cpp102 extern void rsdIntrinsicBlendDstAtop_K(void *dst, const void *src, uint32_t count8);
276 rsdIntrinsicBlendDstAtop_K(out, in, len); in kernel()
DrsCpuIntrinsics_x86.cpp1148 void rsdIntrinsicBlendDstAtop_K(void *dst, const void *src, uint32_t count8) { in rsdIntrinsicBlendDstAtop_K() function