Home
last modified time | relevance | path

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

/development/perftests/panorama/feature_mos/src/mosaic/
DGeometry.h51 inline void clipToSegment(int &x, int width, int border) in clipToSegment() function
DBlend.cpp1036 clipToSegment(x1, sptr->width, BORDER); in ProcessPyramidForThisFrame()
1037 clipToSegment(y1, sptr->height, BORDER); in ProcessPyramidForThisFrame()