HomeSort by relevance Sort by last modified time
    Searched defs:getGlyphMetrics (Results 1 - 4 of 4) sorted by null

  /external/skia/src/core/
SkStrike.cpp 228 const SkGlyph& SkStrike::getGlyphMetrics(SkGlyphID glyphID, SkPoint position) {
250 const SkGlyph& glyph = this->getGlyphMetrics(glyphIDs[i], glyphPos);
SkRemoteGlyphCache.cpp 529 // Note: In the split Renderer/GPU architecture, if getGlyphMetrics is called in the Renderer
533 const SkGlyph& SkStrikeServer::SkGlyphCacheState::getGlyphMetrics(
  /external/skqp/src/core/
SkStrike.cpp 228 const SkGlyph& SkStrike::getGlyphMetrics(SkGlyphID glyphID, SkPoint position) {
SkRemoteGlyphCache.cpp 535 const SkGlyph& SkStrikeServer::SkGlyphCacheState::getGlyphMetrics(

Completed in 578 milliseconds