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

/external/skia/src/core/
H A DSkScalerContext.cpp212 SkScalerContext* SkScalerContext::getContextFromChar(SkUnichar uni, function in class:SkScalerContext
233 SkScalerContext* ctx = this->getContextFromChar(uni, NULL);
248 SkScalerContext* ctx = this->getContextFromChar(uni, NULL);
264 SkScalerContext* ctx = this->getContextFromChar(uni, &tempID);

Completed in 64 milliseconds