Home
last modified time | relevance | path

Searched defs:builderForFontFile (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
DTestFontUtils.java237 public static Builder builderForFontFile(File fontFile) throws IOException { in builderForFontFile() method in TestFontUtils
241 public static Builder builderForFontFile(File fontFile, boolean fingerprint) throws IOException { in builderForFontFile() method in TestFontUtils