Home
last modified time | relevance | path

Searched refs:accountForNativeScaling (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/codec/
H A DSkSampledCodec.cpp20 SkISize SkSampledCodec::accountForNativeScaling(int* sampleSizePtr, int* nativeSampleSize) const { in accountForNativeScaling() function in SkSampledCodec
69 const SkISize size = this->accountForNativeScaling(&sampleSize); in onGetSampledDimensions()
171 SkISize nativeSize = this->accountForNativeScaling(&sampleSize, &nativeSampleSize); in sampledDecode()
H A DSkSampledCodec.h45 SkISize accountForNativeScaling(int* sampleSize, int* nativeSampleSize = nullptr) const;

Completed in 2 milliseconds