Searched refs:Width (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Messaging/jni/ |
D | GifTranscoder.cpp | 179 gifIn->Image.Left + gifIn->Image.Width > gifIn->SWidth || in resizeBoxFilter() 200 srcBuffer.resize(gifIn->Image.Width * gifIn->Image.Height); in resizeBoxFilter() 245 prevImageDimens.Width = gifIn->Image.Width; in resizeBoxFilter() 339 rasterBits + j * gifIn->Image.Width, in readImage() 340 gifIn->Image.Width) == GIF_ERROR) { in readImage() 347 if (DGifGetLine(gifIn, rasterBits, gifIn->Image.Width * gifIn->Image.Height) == GIF_ERROR) { in readImage() 380 prevImageDimens.Width, prevImageDimens.Height, TRANSPARENT); in renderImage() 385 for (int x = 0; x < gifIn->Image.Width; x++) { in renderImage() 386 GifByteType colorIndex = *getPixel(rasterBits, gifIn->Image.Width, x, y); in renderImage()
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | MosaicTypes.h | 40 inline int Width() in Width() function
|
D | Blend.cpp | 382 …m_pMosaicYPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevs,(unsigned short)rect.Width(),(unsig… in DoMergeAndBlend() 383 …m_pMosaicUPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC,(unsigned short)rect.Width(),(unsi… in DoMergeAndBlend() 384 …m_pMosaicVPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC,(unsigned short)rect.Width(),(unsi… in DoMergeAndBlend()
|
/packages/apps/Camera2/jni/ |
D | tinyplanet.cc | 35 int Width() const { in Width() function in ImageRGBA
|
/packages/apps/Gallery2/jni/filters/ |
D | tinyplanet.cc | 34 int Width() const { in Width() function in ImageRGBA
|