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