Home
last modified time | relevance | path

Searched defs:BitmapShaderKey (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/shaders/
DSkPictureShader.cpp47 struct BitmapShaderKey : public SkResourceCache::Key { struct
49 BitmapShaderKey(SkColorSpace* colorSpace, in BitmapShaderKey() argument
67 static uint64_t MakeSharedID(uint32_t shaderID) { in MakeSharedID()
73 uint32_t fColorSpaceXYZHash;
74 uint32_t fColorSpaceTransferFnHash;
75 SkImage::BitDepth fBitDepth;
76 SkSize fScale;