Searched refs:cgPath (Results 1 – 1 of 1) sorted by relevance
1376 AutoCFRelease<CGPathRef> cgPath(CTFontCreatePathForGlyph(fCTFont, cgGlyph, &xform)); in generatePath() local1379 if (cgPath != nullptr) { in generatePath()1380 CGPathApply(cgPath, path, SkScalerContext_Mac::CTPathElement); in generatePath()