Home
last modified time | relevance | path

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

/tools/security/gdb/gdb_json_printer/test_examples/
Dbasic_types.cpp30 uint64_t g = 7; in main() local
52 const uint64_t g = 7; in main() local
/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dcircle.cpp95 void Circle::setColor(float r, float g, float b) { in setColor()
Drenderer.cpp88 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