Searched refs:Bubble (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/ |
| H A D | bubble.cpp | 55 Bubble::Bubble(const QPointF &position, qreal radius, const QPointF &velocity) in Bubble() function in Bubble 65 void Bubble::updateCache() in updateCache() 81 Bubble::~Bubble() in ~Bubble() 87 void Bubble::updateBrush() in updateBrush() 100 void Bubble::drawBubble(QPainter *painter) in drawBubble() 110 QColor Bubble::randomColor() in randomColor() 120 void Bubble::move(const QRect &bbox) in move() 145 QRectF Bubble::rect() in rect()
|
| H A D | bubble.h | 62 class Bubble in QT_FORWARD_DECLARE_CLASS() 65 Bubble(const QPointF &position, qreal radius, const QPointF &velocity); in QT_FORWARD_DECLARE_CLASS() 66 ~Bubble(); in QT_FORWARD_DECLARE_CLASS()
|
| H A D | glwidget.h | 63 class Bubble; variable 107 QList<Bubble *> m_bubbles; in QT_FORWARD_DECLARE_CLASS()
|
| H A D | glwidget.cpp | 389 foreach (Bubble *bubble, m_bubbles) { in paintGL() 402 QMutableListIterator<Bubble*> iter(m_bubbles); in paintGL() 405 Bubble *bubble = iter.next(); in paintGL() 430 m_bubbles.append(new Bubble(position, radius, velocity)); in createBubbles()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/ |
| H A D | bubble.cpp | 55 Bubble::Bubble(const QPointF &position, qreal radius, const QPointF &velocity) in Bubble() function in Bubble 65 void Bubble::updateCache() in updateCache() 81 Bubble::~Bubble() in ~Bubble() 87 void Bubble::updateBrush() in updateBrush() 100 void Bubble::drawBubble(QPainter *painter) in drawBubble() 110 QColor Bubble::randomColor() in randomColor() 120 void Bubble::move(const QRect &bbox) in move() 145 QRectF Bubble::rect() in rect()
|
| H A D | bubble.h | 62 class Bubble in QT_FORWARD_DECLARE_CLASS() 65 Bubble(const QPointF &position, qreal radius, const QPointF &velocity); in QT_FORWARD_DECLARE_CLASS() 66 ~Bubble(); in QT_FORWARD_DECLARE_CLASS()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/ |
| H A D | bubble.cpp | 55 Bubble::Bubble(const QPointF &position, qreal radius, const QPointF &velocity) in Bubble() function in Bubble 65 void Bubble::updateCache() in updateCache() 81 Bubble::~Bubble() in ~Bubble() 87 void Bubble::updateBrush() in updateBrush() 100 void Bubble::drawBubble(QPainter *painter) in drawBubble() 110 QColor Bubble::randomColor() in randomColor() 120 void Bubble::move(const QRect &bbox) in move() 145 QRectF Bubble::rect() in rect()
|
| H A D | bubble.h | 62 class Bubble in QT_FORWARD_DECLARE_CLASS() 65 Bubble(const QPointF &position, qreal radius, const QPointF &velocity); in QT_FORWARD_DECLARE_CLASS() 66 ~Bubble(); in QT_FORWARD_DECLARE_CLASS()
|
| H A D | glwidget.h | 63 class Bubble; variable 107 QList<Bubble *> m_bubbles; in QT_FORWARD_DECLARE_CLASS()
|
| H A D | glwidget.cpp | 389 foreach (Bubble *bubble, m_bubbles) { in paintGL() 402 QMutableListIterator<Bubble*> iter(m_bubbles); in paintGL() 405 Bubble *bubble = iter.next(); in paintGL() 430 m_bubbles.append(new Bubble(position, radius, velocity)); in createBubbles()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/coresight/ |
| H A D | coresight.rst | 564 Bubble sorting array of 30000 elements 568 Bubble sorting array of 30000 elements 577 Bubble sorting array of 30000 elements
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-intel-pt.txt | 1102 Bubble sorting array of 30000 elements 1110 Bubble sorting array of 3000 elements 1118 Bubble sorting array of 30000 elements
|