Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dmisc.py551 def rgb2short(r, g, b): function
H A Dtabulator.py1428 prefix = misc.rgb2short(color.r, color.g, color.b)
1443 prefix = misc.rgb2short(color.r, color.g, color.b)