Searched refs:nextLogicalFontLocked (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/ports/
H A DSkFontHost_android.cpp82 static SkFontID nextLogicalFontLocked(const SkScalerContext::Rec& rec);
1002 return nextLogicalFontLocked(rec);
1005 static SkFontID nextLogicalFontLocked(const SkScalerContext::Rec& rec) { function

Completed in 44 milliseconds