Home
last modified time | relevance | path

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

/external/skia/tests/
DMathTest.cpp171 int r0 = SkAlphaBlend255(src, dst, a); in test_blend()
/external/skia/include/core/
DSkColorPriv.h211 static inline int SkAlphaBlend255(S16CPU src, S16CPU dst, U8CPU alpha) { in SkAlphaBlend255() function