Searched defs:g (Results 1 – 4 of 4) sorted by relevance
30 uint64_t g = 7; in main() local52 const uint64_t g = 7; in main() local
95 void Circle::setColor(float r, float g, float b) { in setColor()
88 EGLint r, g, b, d; in initDisplay() local
22 def __init__(self, r, g, b): argument