Searched refs:SizeKey (Results 1 – 1 of 1) sorted by relevance
194 typedef std::pair<int, int> SizeKey; in GetEmptyBitmap() typedef195 typedef std::map<SizeKey, SkBitmap> SizeBitmapMap; in GetEmptyBitmap()198 SizeKey key(pixel_size.width(), pixel_size.height()); in GetEmptyBitmap()