Searched refs:dimensionsSupported (Results 1 – 6 of 6) sorted by relevance
82 if (this->codec()->dimensionsSupported(info.dimensions())) { in onGetAndroidPixels()93 if (!this->codec()->dimensionsSupported(scaledSize)) { in onGetAndroidPixels()
352 if (!this->dimensionsSupported(info.dimensions())) { in getPixels()432 if (!this->dimensionsSupported(info.dimensions())) { in startIncrementalDecode()500 if (!this->dimensionsSupported(info.dimensions())) { in startScanlineDecode()
78 if (this->codec()->dimensionsSupported(info.dimensions())) { in onGetAndroidPixels()89 if (!this->codec()->dimensionsSupported(scaledSize)) { in onGetAndroidPixels()
410 if (!this->dimensionsSupported(info.dimensions())) { in getPixels()501 if (!this->dimensionsSupported(info.dimensions())) { in startIncrementalDecode()560 if (!this->dimensionsSupported(info.dimensions())) { in startScanlineDecode()
857 bool dimensionsSupported(const SkISize& dim) { in dimensionsSupported() function
904 bool dimensionsSupported(const SkISize& dim) { in dimensionsSupported() function