Home
last modified time | relevance | path

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

/external/libyuv/files/include/libyuv/
Dplanar_functions.h237 ARGBBlendRow GetARGBBlend();
/external/libyuv/files/source/
Dplanar_functions.cc305 ARGBBlendRow GetARGBBlend() { in GetARGBBlend() function
338 uint8* dst_argb, int width) = GetARGBBlend(); in ARGBBlend()