Searched defs:getSkewX (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkFont.h133 SkScalar getSkewX() const { return fSkewX; } function in class:SkFont
H A DSkMatrix.h136 SkScalar getSkewX() const { return fMat[kMSkewX]; } function in class:SkMatrix
/external/skia/include/core/
H A DSkFont.h127 SkScalar getSkewX() const { return fSkewX; } function in class:SkFont
H A DSkMatrix.h131 SkScalar getSkewX() const { return fMat[kMSkewX]; } function in class:SkMatrix

Completed in 100 milliseconds