Searched refs:Width (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DMosaicTypes.h40 inline int Width() function in class:MosaicRect
H A DBlend.cpp382 m_pMosaicYPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevs,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER);
383 m_pMosaicUPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER);
384 m_pMosaicVPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER);
582 if (cropping_rect.Width() <= 0 || cropping_rect.Height() <= 0)
585 cropping_rect.Width(), cropping_rect.Height());
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DMosaicTypes.h40 inline int Width() function in class:MosaicRect
H A DBlend.cpp382 m_pMosaicYPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevs,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER);
383 m_pMosaicUPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER);
384 m_pMosaicVPyr = PyramidShort::allocatePyramidPacked(m_wb.nlevsC,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER);
/packages/apps/Camera2/jni/
H A Dtinyplanet.cc35 int Width() const { function in class:ImageRGBA
/packages/apps/Gallery2/jni/filters/
H A Dtinyplanet.cc34 int Width() const { function in class:ImageRGBA

Completed in 92 milliseconds