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

  /external/skia/src/ports/
SkFontHost_FreeType.cpp 454 return fFTSize != nullptr && fFace != nullptr;
472 FT_Size fFTSize; // The size on the fFace for this scaler.
756 , fFTSize(nullptr)
    [all...]
  /external/skqp/src/ports/
SkFontHost_FreeType.cpp 454 return fFTSize != nullptr && fFace != nullptr;
472 FT_Size fFTSize; // The size on the fFace for this scaler.
756 , fFTSize(nullptr)
    [all...]

Completed in 89 milliseconds