Searched refs:BitmapKey (Results 1 – 1 of 1) sorted by relevance
49 struct BitmapKey : public SkResourceCache::Key { struct51 BitmapKey(uint32_t genID, SkScalar sx, SkScalar sy, const SkIRect& bounds) in BitmapKey() function87 BitmapKey fKey;101 BitmapKey key(src.getGenerationID(), invScaleX, invScaleY, get_bounds_from_bitmap(src)); in Find()121 BitmapKey key(genID, SK_Scalar1, SK_Scalar1, subset); in Find()