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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp49 class SkScalerContext_Mac;
326 CGRGBPixel* getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
645 class SkScalerContext_Mac : public SkScalerContext { class in inherits:SkScalerContext
647 SkScalerContext_Mac(SkTypeface_Mac*, const SkDescriptor*);
720 SkScalerContext_Mac::SkScalerContext_Mac(SkTypeface_Mac* typeface, function in class:SkScalerContext_Mac
765 CGRGBPixel* Offscreen::getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
869 void SkScalerContext_Mac::getVerticalOffset(CGGlyph glyphID, SkPoint* offset) const {
887 uint16_t SkScalerContext_Mac::getFBoundingBoxesGlyphOffset() {
899 bool SkScalerContext_Mac
[all...]
/external/skia/src/ports/
H A DSkFontHost_mac.cpp49 class SkScalerContext_Mac;
330 CGRGBPixel* getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
645 class SkScalerContext_Mac : public SkScalerContext { class in inherits:SkScalerContext
647 SkScalerContext_Mac(SkTypeface_Mac*, const SkDescriptor*);
720 SkScalerContext_Mac::SkScalerContext_Mac(SkTypeface_Mac* typeface, function in class:SkScalerContext_Mac
765 CGRGBPixel* Offscreen::getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
869 void SkScalerContext_Mac::getVerticalOffset(CGGlyph glyphID, SkPoint* offset) const {
887 uint16_t SkScalerContext_Mac::getFBoundingBoxesGlyphOffset() {
899 bool SkScalerContext_Mac
[all...]

Completed in 196 milliseconds