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

  /external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 590 EblcTableBuilderPtr eblc_table_builder = down_cast<EblcTable::Builder*>( local
593 if (ebdt_table_builder == NULL || eblc_table_builder == NULL) {
598 if (!InitializeBitmapBuilder(ebdt_table_builder, eblc_table_builder,
608 SubsetEBLC(eblc_table_builder, new_loca);
  /external/sfntly/cpp/src/sample/chromium/
subsetter_impl.cc 590 EblcTableBuilderPtr eblc_table_builder = down_cast<EblcTable::Builder*>( local
593 if (ebdt_table_builder == NULL || eblc_table_builder == NULL) {
598 if (!InitializeBitmapBuilder(ebdt_table_builder, eblc_table_builder,
608 SubsetEBLC(eblc_table_builder, new_loca);

Completed in 100 milliseconds