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

/haiku/headers/private/interface/
H A DPictureDataWriter.h82 status_t WriteDrawPolygon(const int32& numPoints,
/haiku/src/kits/interface/
H A DPictureDataWriter.cpp419 PictureDataWriter::WriteDrawPolygon(const int32& numPoints, BPoint* points, function in class:PictureDataWriter
/haiku/src/servers/app/
H A DServerWindow.cpp3488 picture->WriteDrawPolygon(3, points,
3507 picture->WriteDrawPolygon(pointCount, pointList,

Completed in 41 milliseconds