Home
last modified time | relevance | path

Searched defs:scaledHeight (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libgifcodec/
DSkLibGifCodec.cpp329 const int scaledHeight = get_scaled_dimension(dstInfo.height(), fSwizzler->sampleY()); in decodeFrame() local
449 const int scaledHeight = get_scaled_dimension(this->dstInfo().height(), sampleY); in haveDecodedRow() local
/third_party/skia/src/codec/
DSkWebpCodec.cpp418 int scaledHeight = subsetHeight; in onGetPixels() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjunittest.c440 int scaledHeight = TJSCALED(h, sf); in _decompTest() local
Dturbojpeg-jni.c786 int nc = 0, i, width, height, scaledWidth, scaledHeight, nsf = 0; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III() local