Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
DTestFontUtils.java112 public static Font[] loadFontUsingByteArray(File file) throws IOException { in loadFontUsingByteArray() method in TestFontUtils
124 public static Font[] loadFontUsingByteArray(File file, boolean fingerprint) throws IOException { in loadFontUsingByteArray() method in TestFontUtils