HomeSort by relevance Sort by last modified time
    Searched refs:findPath (Results 1 - 6 of 6) sorted by null

  /external/skia/src/core/
SkGlyphCache.h 44 may be null. If they are null, call findImage or findPath for those.
91 const SkPath* findPath(const SkGlyph&);
SkGlyphCache.cpp 309 const SkPath* SkGlyphCache::findPath(const SkGlyph& glyph) {
SkDraw.cpp     [all...]
SkPaint.cpp     [all...]
  /external/skia/src/gpu/
SkGrFontScaler.cpp 165 const SkPath* skPath = fStrike->findPath(glyph);
  /external/skia/src/pdf/
SkPDFFont.cpp     [all...]

Completed in 69 milliseconds