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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp659 static void CTPathElement(void *info, const CGPathElement *element);
1351 CGPathApply(cgPath, path, SkScalerContext_Mac::CTPathElement);
1391 void SkScalerContext_Mac::CTPathElement(void *info, const CGPathElement *element) { function in class:SkScalerContext_Mac
/external/skia/src/ports/
H A DSkFontHost_mac.cpp659 static void CTPathElement(void *info, const CGPathElement *element);
1351 CGPathApply(cgPath, path, SkScalerContext_Mac::CTPathElement);
1396 void SkScalerContext_Mac::CTPathElement(void *info, const CGPathElement *element) { function in class:SkScalerContext_Mac

Completed in 1290 milliseconds