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

  /external/skia/include/core/
SkTypeface.h 325 void* internal_private_getCTFontRef() const {
  /external/skia/src/ports/
SkFontHost_mac.cpp 66 return face ? (CTFontRef)face->internal_private_getCTFontRef() : nullptr;
544 CTFontRef other = (CTFontRef)cached->internal_private_getCTFontRef();
781 CTFontRef ctFont = (CTFontRef)this->getTypeface()->internal_private_getCTFontRef();
    [all...]

Completed in 69 milliseconds