Searched defs: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() argument61 uint32_t fGenID;62 SkScalar fScaleX;63 SkScalar fScaleY;64 SkIRect fBounds;