/external/chromium_org/third_party/skia/src/core/ |
SkStroke.cpp | 116 void cubic_to(const SkPoint pts[4], 282 void SkPathStroker::cubic_to(const SkPoint pts[4], function in class:SkPathStroker 332 this->cubic_to(&tmp[0], normalAB, unitNormalAB, &norm, &unit, 336 this->cubic_to(&tmp[3], norm, unit, &dummy, &unitDummy, subDivide); 458 this->cubic_to(&tmp[i * 3], n, u, &normalCD, &unitCD,
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftimage.h | 705 FT_Outline_CubicToFunc cubic_to; member in struct:FT_Outline_Funcs_ [all...] |
/external/freetype/include/ |
ftimage.h | 705 FT_Outline_CubicToFunc cubic_to; member in struct:FT_Outline_Funcs_ [all...] |