Searched refs:builder_array (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sfntly/cpp/src/test/
H A Dbitmap_table_test.cc134 FontBuilderArray builder_array; local
135 BuilderForFontFile(SAMPLE_BITMAP_FONT, factory, &builder_array);
138 font_builder = builder_array[0];
/external/sfntly/cpp/src/test/
H A Dbitmap_table_test.cc134 FontBuilderArray builder_array; local
135 BuilderForFontFile(SAMPLE_BITMAP_FONT, factory, &builder_array);
138 font_builder = builder_array[0];

Completed in 1004 milliseconds