Home
last modified time | relevance | path

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); in MessageReceived()
515 TestView::_MorphPolygon(const BRect& b, point* polygon) in _MorphPolygon() function in TestView