Searched refs:BitmapSizeTableList (Results 1 – 3 of 3) sorted by relevance
181 BitmapSizeTableList* GetBitmapSizeTableList();185 BitmapSizeTableList* output);188 BitmapSizeTableList bitmap_size_table_;
44 BitmapSizeTableList* bitmap_size_table_list = GetBitmapSizeTableList(); in GetBitmapSizeTable()55 BitmapSizeTableList* EblcTable::GetBitmapSizeTableList() { in GetBitmapSizeTableList()66 BitmapSizeTableList* output) { in CreateBitmapSizeTable()
167 typedef std::vector<BitmapSizeTablePtr> BitmapSizeTableList; typedef