Home
last modified time | relevance | path

Searched refs:SkMulDiv255Trunc (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkMathPriv.h100 static inline U8CPU SkMulDiv255Trunc(U8CPU a, U8CPU b) { in SkMulDiv255Trunc() function
/third_party/skia/tests/
H A DMathTest.cpp340 int itrunc = SkMulDiv255Trunc(a, b); in test_muldiv255()

Completed in 2 milliseconds