Home
last modified time | relevance | path

Searched defs:g (Results 1 – 3 of 3) sorted by relevance

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dcircle.cpp95 void Circle::setColor(float r, float g, float b) { in setColor()
Drenderer.cpp87 EGLint r, g, b, d; in initDisplay() local
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dlight_lib.py22 def __init__(self, r, g, b): argument