Home
last modified time | relevance | path

Searched refs:cachedFace (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_mac.cpp580 static bool find_by_NameStyle(SkTypeface* cachedFace, const SkFontStyle& cachedStyle, void* ctx) { in find_by_NameStyle() argument
581 const SkTypeface_Mac* cachedMacFace = static_cast<SkTypeface_Mac*>(cachedFace); in find_by_NameStyle()