Home
last modified time | relevance | path

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

/dports/graphics/gource/gource-0.51/src/
H A Ddirnode.h203 void drawBloom(float dt);
H A Dgource.h255 void drawBloom(float dt);
H A Ddirnode.cpp1150 void RDirNode::drawBloom(float dt){ in drawBloom() function in RDirNode
1178 node->drawBloom(dt); in drawBloom()
H A Dgource.cpp2079 drawBloom(dt); in drawScene()
2165 void Gource::drawBloom(float dt) { in drawBloom() function in Gource
2185 root->drawBloom(dt); in drawBloom()