Searched defs:internalGetPath (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkScalerContext.cpp153 this->internalGetPath(*glyph, &fillPath, &devPath, &fillToDevMatrix);
511 this->internalGetPath(*glyph, &fillPath, &devPath, &fillToDevMatrix);
589 this->internalGetPath(glyph, NULL, path, NULL);
602 void SkScalerContext::internalGetPath(const SkGlyph& glyph, SkPath* fillPath, function in class:SkScalerContext

Completed in 48 milliseconds