Home
last modified time | relevance | path

Searched refs:scaledHeight (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/third_party/skia/src/images/
DSkImageDecoder_ktx.cpp115 const int h = sampler.scaledHeight(); in onDecode()
119 const int h = sampler.scaledHeight(); in onDecode()
154 const int dstHeight = sampler.scaledHeight(); in onDecode()
183 const int dstHeight = sampler.scaledHeight(); in onDecode()
202 const int dstHeight = sampler.scaledHeight(); in onDecode()
232 const int dstHeight = sampler.scaledHeight(); in onDecode()
DSkImageDecoder_pkm.cpp61 bm->setInfo(SkImageInfo::MakeN32(sampler.scaledWidth(), sampler.scaledHeight(), in onDecode()
94 const int dstHeight = sampler.scaledHeight(); in onDecode()
DSkImageDecoder_libbmp.cpp135 bm->setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), in onDecode()
153 const int dstHeight = sampler.scaledHeight(); in onDecode()
DSkImageDecoder_astc.cpp139 bm->setInfo(SkImageInfo::MakeN32(sampler.scaledWidth(), sampler.scaledHeight(), alphaType)); in onDecode()
168 const int dstHeight = sampler.scaledHeight(); in onDecode()
DSkScaledBitmapSampler.h22 int scaledHeight() const { return fScaledHeight; } in scaledHeight() function
DSkImageDecoder_libjpeg.cpp608 return bm->setInfo(SkImageInfo::Make(smpl.scaledWidth(), smpl.scaledHeight(), in onDecode()
628 bm->setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), in onDecode()
836 bitmap.setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), colorType, in onDecodeSubset()
DSkImageDecoder_libwebp.cpp352 const int height = sampler.scaledHeight(); in onDecodeSubset()
427 sampler.scaledHeight())) { in onDecode()
DSkImageDecoder_libgif.cpp321 bm->setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(),
DSkImageDecoder_libpng.cpp332 decodedBitmap->setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), in onDecode()
796 decodedBitmap.setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), in onDecodeSubset()
/external/skia/src/images/
DSkImageDecoder_ktx.cpp95 bm->setInfo(SkImageInfo::MakeN32(sampler.scaledWidth(), sampler.scaledHeight(), alphaType)); in onDecode()
126 const int dstHeight = sampler.scaledHeight(); in onDecode()
145 const int dstHeight = sampler.scaledHeight(); in onDecode()
175 const int dstHeight = sampler.scaledHeight(); in onDecode()
DSkImageDecoder_pkm.cpp60 bm->setInfo(SkImageInfo::MakeN32(sampler.scaledWidth(), sampler.scaledHeight(), in onDecode()
92 const int dstHeight = sampler.scaledHeight(); in onDecode()
DSkImageDecoder_libbmp.cpp135 bm->setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), in onDecode()
153 const int dstHeight = sampler.scaledHeight(); in onDecode()
DSkScaledBitmapSampler.h22 int scaledHeight() const { return fScaledHeight; } in scaledHeight() function
DSkImageDecoder_libwebp.cpp363 const int height = sampler.scaledHeight(); in onDecodeSubset()
438 sampler.scaledHeight())) { in onDecode()
DSkImageDecoder_libjpeg.cpp623 bool success = bm->setInfo(SkImageInfo::Make(smpl.scaledWidth(), smpl.scaledHeight(), in onDecode()
644 bm->setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), in onDecode()
854 bitmap.setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), colorType, in onDecodeSubset()
DSkImageDecoder_libgif.cpp322 bm->setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(),
DSkImageDecoder_libpng.cpp332 decodedBitmap->setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), in onDecode()
796 decodedBitmap.setInfo(SkImageInfo::Make(sampler.scaledWidth(), sampler.scaledHeight(), in onDecodeSubset()
/external/skia/tools/skpdiff/
Ddiff_viewer.js139 var scaledHeight = MAGNIFIER_HEIGHT * scope.imgScaleFactor;
142 y: event.offsetY - (scaledHeight * 0.5),
144 height: scaledHeight
/external/chromium_org/third_party/skia/tools/skpdiff/
Ddiff_viewer.js139 var scaledHeight = MAGNIFIER_HEIGHT * scope.imgScaleFactor;
142 y: event.offsetY - (scaledHeight * 0.5),
144 height: scaledHeight
/external/chromium_org/third_party/libjpeg_turbo/
Dtjunittest.c400 int scaledHeight=TJSCALED(h, sf); in _decompTest() local
422 else dstSize=scaledWidth*scaledHeight*tjPixelSize[pf]; in _decompTest()
435 scaledHeight, pf, flags)); in _decompTest()
446 if(checkBuf(dstBuf, scaledWidth, scaledHeight, pf, subsamp, sf, flags)) in _decompTest()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderReplaced.cpp103 int scaledHeight = static_cast<int>(defaultHeight * style()->effectiveZoom()); in intrinsicSizeChanged() local
104 m_intrinsicSize = IntSize(scaledWidth, scaledHeight); in intrinsicSizeChanged()
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
DSDL_epocvideo.cpp602 TInt scaledHeight = (h * (scaleValue-1))/scaleValue; in EPOC_SetVideoMode() local
603 if (scaledHeight > Private->EPOC_ScreenSize.iHeight) in EPOC_SetVideoMode()
/external/webp/
DREADME550 config.options.scaled_height = scaledHeight();