Searched defs:opCount (Results 1 - 11 of 11) sorted by relevance

/haiku/headers/private/interface/
H A DShapePrivate.h34 int32 opCount; member in class:shape_data
/haiku/src/kits/app/
H A DServerLink.cpp96 int32 opCount, ptCount; local
116 int32 opCount, ptCount; local
[all...]
/haiku/src/kits/interface/
H A DShape.cpp540 GetData(int32* opCount, int32* ptCount, uint32** opList, BPoint** ptList) argument
553 SetData(int32 opCount, int32 ptCount, const uint32* opList, const BPoint* ptList) argument
[all...]
H A DPictureDataWriter.cpp520 PictureDataWriter::WriteDrawShape(const int32& opCount, const void* opList, argument
650 PictureDataWriter::WriteDrawShapeGradient(const int32& opCount, const void* opList, argument
913 PictureDataWriter::WriteClipToShape(int32 opCount, const void* opList, argument
H A DPicturePlayer.cpp501 clip_to_shape(void* _context, int32 opCount, const uint32 opList[], argument
1053 const uint32* opCount; local
1152 const uint32* opCount; local
1660 const uint32* opCount; local
[all...]
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteDrawingEngine.cpp730 RemoteDrawingEngine::DrawShape(const BRect& bounds, int32 opCount, argument
755 RemoteDrawingEngine::FillShape(const BRect& bounds, int32 opCount, argument
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp989 int32 opCount, pointCount; local
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp1179 DrawingEngine::DrawShape(const BRect& bounds, int32 opCount, argument
1207 DrawingEngine::FillShape(const BRect& bounds, int32 opCount, argument
/haiku/src/servers/app/
H A DServerPicture.cpp188 int32 opCount = fOpStack.size(); local
988 clip_to_shape(void* _canvas, int32 opCount, const uint32 opList[], argument
[all...]
H A DServerWindow.cpp2925 int32 opCount; local
2963 int32 opCount; local
3662 int32 opCount; local
3882 int32 opCount; local
[all...]
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp792 Painter::DrawShape(const int32& opCount, const uint32* opList, argument
810 Painter::FillShape(const int32& opCount, const uint32* opList, argument
1634 Painter::_IterateShapeData(const int32& opCount, const uint32* opList, argument

Completed in 285 milliseconds