Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkSpriteBlitter_RGB16.cpp23 static inline void D16_S32A_Blend_Pixel_helper(uint16_t* dst, SkPMColor sc, in D16_S32A_Blend_Pixel_helper() function
43 do { if (sc) D16_S32A_Blend_Pixel_helper(dst, sc, src_scale); } while (0)