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

  /external/sfntly/cpp/src/test/
test_font_utils.h 35 void SerializeToFile(MemoryOutputStream* output_stream, const char* file_path);
test_font_utils.cc 42 SerializeToFile(&output_stream, font_path);
83 void SerializeToFile(MemoryOutputStream* output_stream, const char* file_path) {
bitmap_table_test.cc 153 SerializeToFile(&os, "anon-mod.ttf");

Completed in 655 milliseconds