Home
last modified time | relevance | path

Searched refs:color_cycle (Results 1 – 1 of 1) sorted by relevance

/haiku/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp67 struct color_cycle { struct in TestView
74 void _InitColor(color_cycle* color) const;
76 void _MorphColor(color_cycle* color);
103 color_cycle fColor[3];
459 TestView::_InitColor(color_cycle* color) const in _InitColor()
529 TestView::_MorphColor(color_cycle* color) in _MorphColor()