Home
last modified time | relevance | path

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

/frameworks/rs/toolkit/
DBlend.cpp69 extern void rsdIntrinsicBlendDstAtop_K(void *dst, const void *src, uint32_t count8);
251 rsdIntrinsicBlendDstAtop_K(out, in, len); in blend()
Dx86.cpp1151 void rsdIntrinsicBlendDstAtop_K(void *dst, const void *src, uint32_t count8) { in rsdIntrinsicBlendDstAtop_K() function
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicBlend.cpp102 extern void rsdIntrinsicBlendDstAtop_K(void *dst, const void *src, uint32_t count8);
291 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