HomeSort by relevance Sort by last modified time
    Searched full:builder_array (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sfntly/cpp/src/test/
bitmap_table_test.cc 134 FontBuilderArray builder_array; local
135 BuilderForFontFile(SAMPLE_BITMAP_FONT, factory, &builder_array);
138 font_builder = builder_array[0];
  /external/sfntly/cpp/src/test/
bitmap_table_test.cc 134 FontBuilderArray builder_array; local
135 BuilderForFontFile(SAMPLE_BITMAP_FONT, factory, &builder_array);
138 font_builder = builder_array[0];

Completed in 68 milliseconds