Home
last modified time | relevance | path

Searched refs:SkScalerContext_Mac (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/ports/
DSkFontHost_mac_atsui.cpp74 class SkScalerContext_Mac : public SkScalerContext { class
76 SkScalerContext_Mac(const SkDescriptor* desc);
77 virtual ~SkScalerContext_Mac();
117 SkScalerContext_Mac::SkScalerContext_Mac(const SkDescriptor* desc) in SkScalerContext_Mac() function in SkScalerContext_Mac
170 SkScalerContext_Mac::~SkScalerContext_Mac() { in ~SkScalerContext_Mac()
178 unsigned SkScalerContext_Mac::generateGlyphCount() { in generateGlyphCount()
189 uint16_t SkScalerContext_Mac::generateCharToGlyph(SkUnichar uni) in generateCharToGlyph()
219 void SkScalerContext_Mac::generateAdvance(SkGlyph* glyph) { in generateAdvance()
223 void SkScalerContext_Mac::generateMetrics(SkGlyph* glyph) { in generateMetrics()
256 void SkScalerContext_Mac::generateImage(const SkGlyph& glyph) in generateImage()
[all …]
DSkFontHost_mac_coretext.cpp44 class SkScalerContext_Mac;
325 CGRGBPixel* getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
602 class SkScalerContext_Mac : public SkScalerContext { class
604 SkScalerContext_Mac(const SkDescriptor* desc);
605 virtual ~SkScalerContext_Mac(void);
642 SkScalerContext_Mac::SkScalerContext_Mac(const SkDescriptor* desc) in SkScalerContext_Mac() function in SkScalerContext_Mac
710 SkScalerContext_Mac::~SkScalerContext_Mac() { in ~SkScalerContext_Mac()
714 CGRGBPixel* Offscreen::getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph, in getCG()
812 void SkScalerContext_Mac::getVerticalOffset(CGGlyph glyphID, SkIPoint* offset) const { in getVerticalOffset()
830 uint16_t SkScalerContext_Mac::getFBoundingBoxesGlyphOffset() { in getFBoundingBoxesGlyphOffset()
[all …]
/external/skia/legacy/src/ports/
DSkFontHost_mac_atsui.cpp74 class SkScalerContext_Mac : public SkScalerContext { class
76 SkScalerContext_Mac(const SkDescriptor* desc);
77 virtual ~SkScalerContext_Mac();
117 SkScalerContext_Mac::SkScalerContext_Mac(const SkDescriptor* desc) in SkScalerContext_Mac() function in SkScalerContext_Mac
170 SkScalerContext_Mac::~SkScalerContext_Mac() { in ~SkScalerContext_Mac()
178 unsigned SkScalerContext_Mac::generateGlyphCount() { in generateGlyphCount()
189 uint16_t SkScalerContext_Mac::generateCharToGlyph(SkUnichar uni) in generateCharToGlyph()
219 void SkScalerContext_Mac::generateAdvance(SkGlyph* glyph) { in generateAdvance()
223 void SkScalerContext_Mac::generateMetrics(SkGlyph* glyph) { in generateMetrics()
256 void SkScalerContext_Mac::generateImage(const SkGlyph& glyph) in generateImage()
[all …]
DSkFontHost_mac_coretext.cpp33 class SkScalerContext_Mac;
276 CGRGBPixel* getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph,
571 class SkScalerContext_Mac : public SkScalerContext { class
573 SkScalerContext_Mac(const SkDescriptor* desc);
574 virtual ~SkScalerContext_Mac(void);
618 SkScalerContext_Mac::SkScalerContext_Mac(const SkDescriptor* desc) in SkScalerContext_Mac() function in SkScalerContext_Mac
692 SkScalerContext_Mac::~SkScalerContext_Mac() { in ~SkScalerContext_Mac()
699 CGRGBPixel* Offscreen::getCG(const SkScalerContext_Mac& context, const SkGlyph& glyph, in getCG()
804 void SkScalerContext_Mac::getVerticalOffset(CGGlyph glyphID, SkIPoint* offset) const { in getVerticalOffset()
853 uint16_t SkScalerContext_Mac::getAdjustStart() { in getAdjustStart()
[all …]