Home
last modified time | relevance | path

Searched refs:dot_color (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/skin/
Dtrackball.c181 unsigned dot_color; member
211 unsigned ball_color, unsigned dot_color, in trackball_init() argument
224 ball->dot_color = dot_color; in trackball_init()
522 color = color_blend( color, ball->dot_color, a ); in trackball_refresh()
574 params->dot_color, in skin_trackball_create()
Dtrackball.h25 unsigned dot_color; member
/external/qemu/android/
Dqemulator.c65 params.dot_color = 0xff202020; in qemulator_setup()