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

/haiku/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp73 void _InitPolygon(const BRect& b, point* polygon) const;
153 _InitPolygon(fBitmap->Bounds(), fPolygon);
427 // _InitPolygon
429 TestView::_InitPolygon(const BRect& b, point* polygon) const function in class:TestView

Completed in 28 milliseconds