Home
last modified time | relevance | path

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

/frameworks/rs/toolkit/
DBlend.cpp67 extern void rsdIntrinsicBlendDstOut_K(void *dst, const void *src, uint32_t count8);
210 rsdIntrinsicBlendDstOut_K(out, in, len); in blend()
Dx86.cpp1028 void rsdIntrinsicBlendDstOut_K(void *dst, const void *src, uint32_t count8) { in rsdIntrinsicBlendDstOut_K() function
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicBlend.cpp100 extern void rsdIntrinsicBlendDstOut_K(void *dst, const void *src, uint32_t count8);
250 rsdIntrinsicBlendDstOut_K(out, in, len); in kernel()
DrsCpuIntrinsics_x86.cpp1025 void rsdIntrinsicBlendDstOut_K(void *dst, const void *src, uint32_t count8) { in rsdIntrinsicBlendDstOut_K() function