Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/codec/
DSkSampledCodec.h27 bool onGetSupportedSubset(SkIRect* desiredSubset) const override { return true; } in onGetSupportedSubset()
/third_party/skia/src/codec/
DSkSampledCodec.h27 bool onGetSupportedSubset(SkIRect* desiredSubset) const override { return true; } in onGetSupportedSubset()
/third_party/flutter/skia/src/android/
DSkBitmapRegionCodec.cpp19 const SkIRect& desiredSubset, int sampleSize, SkColorType dstColorType, in decodeRegion()
/third_party/skia/client_utils/android/
DBitmapRegionDecoder.cpp49 const SkIRect& desiredSubset, int sampleSize, SkColorType dstColorType, in decodeRegion()
/third_party/flutter/skia/include/codec/
DSkCodec.h244 bool getValidSubset(SkIRect* desiredSubset) const { in getValidSubset()
/third_party/skia/include/codec/
DSkCodec.h256 bool getValidSubset(SkIRect* desiredSubset) const { in getValidSubset()