HomeSort by relevance Sort by last modified time
    Searched defs:cubic_to (Results 1 - 6 of 6) sorted by null

  /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);
457 this->cubic_to(&tmp[i * 3], n, u, &normalCD, &unitCD,
  /external/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);
457 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...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftimage.h 705 FT_Outline_CubicToFunc cubic_to; member in struct:FT_Outline_Funcs_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftimage.h 705 FT_Outline_CubicToFunc cubic_to; member in struct:FT_Outline_Funcs_
    [all...]

Completed in 128 milliseconds