Home
last modified time | relevance | path

Searched refs:Height (Results 1 – 2 of 2) sorted by relevance

/development/perftests/panorama/feature_mos/src/mosaic/
DMosaicTypes.h45 inline int Height() in Height() function
DBlend.cpp368 …llocatePyramidPacked(m_wb.nlevs,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER); in DoMergeAndBlend()
369 …locatePyramidPacked(m_wb.nlevsC,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER); in DoMergeAndBlend()
370 …locatePyramidPacked(m_wb.nlevsC,(unsigned short)rect.Width(),(unsigned short)rect.Height(),BORDER); in DoMergeAndBlend()
567 if (cropping_rect.Width() <= 0 || cropping_rect.Height() <= 0) in DoMergeAndBlend()