Home
last modified time | relevance | path

Searched refs:getVFFontInAsset (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontTestUtil.java248 public static String getVFFontInAsset() { in getVFFontInAsset() method in FontTestUtil
DFontTest.java200 String path = FontTestUtil.getVFFontInAsset(); in testBuilder_buffer_vf()
326 String path = FontTestUtil.getVFFontInAsset(); in testBuilder_file_vf()
472 String path = FontTestUtil.getVFFontInAsset(); in testBuilder_fd_vf()
624 String path = FontTestUtil.getVFFontInAsset(); in testBuilder_fd_subdata_vf()
797 String path = FontTestUtil.getVFFontInAsset(); in testBuilder_asset_vf()
/cts/tests/tests/graphics/src/android/graphics/cts/
DTypefaceCustomFallbackBuilderTest.java108 new Font.Builder(am, FontTestUtil.getVFFontInAsset()) in testSingleFont_vf()