Searched refs:nativeSize (Results 1 – 14 of 14) sorted by relevance
171 SkISize nativeSize = this->accountForNativeScaling(&sampleSize, &nativeSampleSize); in sampledDecode() local176 int subsetWidth = nativeSize.width(); in sampledDecode()177 int subsetHeight = nativeSize.height(); in sampledDecode()194 subset.setXYWH(subsetX, 0, subsetWidth, nativeSize.height()); in sampledDecode()207 const SkImageInfo nativeInfo = info.makeDimensions(nativeSize); in sampledDecode()310 SkASSERT(0 == subsetY && nativeSize.height() == subsetHeight); in sampledDecode()312 for (y = 0; y < nativeSize.height(); y++) { in sampledDecode()327 if (nativeSize.height() == y) { in sampledDecode()334 for (; y < nativeSize.height(); y++) { in sampledDecode()
337 const IVec2 nativeSize = getNativeSurfaceSize(nativeWindow, reqSize); in checkSurfaceSize() local342 << " differs from size of native window " << nativeSize; in checkSurfaceSize()343 status.check(eglSize == nativeSize, oss.str()); in checkSurfaceSize()
307 … int32_t nativeSize; /*in the simple case its the same as wire size and alignment*/\
155 … int32_t nativeSize; /*in the simple case its the same as wire size and alignment*/\
156 … int32_t nativeSize; /*in the simple case its the same as wire size and alignment*/\
306 … int32_t nativeSize; /*in the simple case its the same as wire size and alignment*/\