Searched refs:BitmapShaderKey (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkPictureShader.cpp25 struct BitmapShaderKey : public SkResourceCache::Key { struct in namespace:__anon13921
27 BitmapShaderKey(uint32_t pictureID, function in struct:__anon13921::BitmapShaderKey
64 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader, size_t bitmapBytes)
69 BitmapShaderKey fKey;
196 BitmapShaderKey key(fPicture->uniqueID(),

Completed in 153 milliseconds