Searched refs:accountForNativeScaling (Results 1 – 2 of 2) sorted by relevance
19 SkISize SkSampledCodec::accountForNativeScaling(int* sampleSizePtr, int* nativeSampleSize) const { in accountForNativeScaling() function in SkSampledCodec68 const SkISize size = this->accountForNativeScaling(&sampleSize); in onGetSampledDimensions()178 SkISize nativeSize = this->accountForNativeScaling(&sampleSize, &nativeSampleSize); in sampledDecode()
46 SkISize accountForNativeScaling(int* sampleSize, int* nativeSampleSize = nullptr) const;