Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/shaders/
H A DSkPictureShader.cpp50 struct ImageFromPictureKey : public SkResourceCache::Key { struct
52 ImageFromPictureKey(SkColorSpace* colorSpace, SkColorType colorType, in ImageFromPictureKey() function
76 uint32_t fColorSpaceXYZHash;
77 uint32_t fColorSpaceTransferFnHash;
78 uint32_t fColorType;
79 SkRect fSubset;
80 SkSize fScale;
81 SkSurfaceProps fSurfaceProps;