Searched refs:accountForNativeScaling (Results 1 – 4 of 4) sorted by relevance
20 SkISize SkSampledCodec::accountForNativeScaling(int* sampleSizePtr, int* nativeSampleSize) const { in accountForNativeScaling() function in SkSampledCodec69 const SkISize size = this->accountForNativeScaling(&sampleSize); in onGetSampledDimensions()177 SkISize nativeSize = this->accountForNativeScaling(&sampleSize, &nativeSampleSize); in sampledDecode()
45 SkISize accountForNativeScaling(int* sampleSize, int* nativeSampleSize = nullptr) const;