Home
last modified time | relevance | path

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

/external/syslinux/core/
Dgraphics.c44 static uint8_t linear_color[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, variable
102 ireg.edx.w[0] = (uint32_t)linear_color; in vgasetmode()