HomeSort by relevance Sort by last modified time
    Searched refs:SkTypeface_GetCTFontRef (Results 1 - 3 of 3) sorted by null

  /external/skia/gm/
gammatext.cpp 57 extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
64 CTFontRef ct = SkTypeface_GetCTFontRef(face);
  /external/skia/legacy/src/ports/
SkFontHost_mac_coretext.cpp 466 extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
467 CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face) {
    [all...]
  /external/skia/src/ports/
SkFontHost_mac_coretext.cpp 498 extern CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face);
499 CTFontRef SkTypeface_GetCTFontRef(const SkTypeface* face) {
    [all...]

Completed in 164 milliseconds