Searched defs:desiredSubset (Results 1 – 3 of 3) sorted by relevance
33 bool onGetSupportedSubset(SkIRect* desiredSubset) const override { return true; } in onGetSupportedSubset()
50 const SkIRect& desiredSubset, int sampleSize, SkColorType dstColorType, in decodeRegion()
295 bool getValidSubset(SkIRect* desiredSubset) const { in getValidSubset()