Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyph.h125 static unsigned FixedToSub(SkFixed n) { in FixedToSub() function
140 x = FixedToSub(x); in MakeID()
141 y = FixedToSub(y); in MakeID()
/external/skia/legacy/include/core/
DSkScalerContext.h139 static unsigned FixedToSub(SkFixed n) { in FixedToSub() function
154 x = FixedToSub(x); in MakeID()
155 y = FixedToSub(y); in MakeID()