Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DGeometry.h51 inline void clipToSegment(int &x, int width, int border) in clipToSegment() function
DBlend.cpp1034 clipToSegment(x1, sptr->width, BORDER); in ProcessPyramidForThisFrame()
1035 clipToSegment(y1, sptr->height, BORDER); in ProcessPyramidForThisFrame()