Home
last modified time | relevance | path

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

/external/skia/legacy/include/core/
DSkFixed.h134 SkFixed SkFixedFastInvert(SkFixed n);
DSkScalar.h256 #define SkScalarFastInvert(x) SkFixedFastInvert(x)
/external/skia/include/core/
DSkFixed.h141 SkFixed SkFixedFastInvert(SkFixed n);
DSkScalar.h266 #define SkScalarFastInvert(x) SkFixedFastInvert(x)
/external/skia/legacy/src/core/
DSkMath.cpp210 SkFixed SkFixedFastInvert(SkFixed x) { in SkFixedFastInvert() function
/external/skia/src/core/
DSkMath.cpp209 SkFixed SkFixedFastInvert(SkFixed x) { in SkFixedFastInvert() function