Home
last modified time | relevance | path

Searched defs:cubic_to (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/freetype/include/
Dftimage.h638 FT_Outline_CubicToFunc cubic_to; member
/external/freetype/include/
Dftimage.h633 FT_Outline_CubicToFunc cubic_to; member
/external/skia/src/core/
DSkStroke.cpp695 void SkPathStroker::cubic_to(const SkPoint pts[4], in cubic_to() function in SkPathStroker