Home
last modified time | relevance | path

Searched defs:getFixed (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSk64.h50 SkFixed getFixed() const { in getFixed() function
/external/skia/src/core/
DSkFloat.h34 SkFixed getFixed() const { return GetShift(fPacked, -16); } in getFixed() function