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

/haiku/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp75 void _MorphPolygon(const BRect& b, point* polygon);
180 _MorphPolygon(fBitmap->Bounds(), fPolygon);
513 // _MorphPolygon
515 TestView::_MorphPolygon(const BRect& b, point* polygon) function in class:TestView

Completed in 40 milliseconds