Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp652 static void CTPathElement(void *info, const CGPathElement *element);
1380 CGPathApply(cgPath, path, SkScalerContext_Mac::CTPathElement); in generatePath()
1422 void SkScalerContext_Mac::CTPathElement(void *info, const CGPathElement *element) { in CTPathElement() function in SkScalerContext_Mac