Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkTypeface_mac_ct.h72 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, const SkFontStyle& fs, bool isFixedPitch, in SkTypeface_Mac() argument
75 , fFontRef(std::move(fontRef)) in SkTypeface_Mac()
/external/skqp/src/ports/
DSkFontHost_mac.cpp711 SkTypeface_Mac(SkUniqueCFRef<CTFontRef> fontRef, SkUniqueCFRef<CFTypeRef> resourceRef, in SkTypeface_Mac() argument
715 , fFontRef(std::move(fontRef)) in SkTypeface_Mac()