Home
last modified time | relevance | path

Searched refs:CTPathElement (Results 1 – 2 of 2) sorted by relevance

/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp588 static void CTPathElement(void *info, const CGPathElement *element);
1412 CGPathApply(cgPath, path, SkScalerContext_Mac::CTPathElement); in generatePath()
1453 void SkScalerContext_Mac::CTPathElement(void *info, const CGPathElement *element) in CTPathElement() function in SkScalerContext_Mac
/external/skia/src/ports/
DSkFontHost_mac_coretext.cpp618 static void CTPathElement(void *info, const CGPathElement *element);
1271 CGPathApply(cgPath, path, SkScalerContext_Mac::CTPathElement); in generatePath()
1311 void SkScalerContext_Mac::CTPathElement(void *info, const CGPathElement *element) { in CTPathElement() function in SkScalerContext_Mac