Home
last modified time | relevance | path

Searched refs:rgb2short (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/cros_utils/
Dmisc.py552 def rgb2short(r, g, b): function
Dtabulator.py1297 prefix = misc.rgb2short(color.r, color.g, color.b)
1312 prefix = misc.rgb2short(color.r, color.g, color.b)