OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PixelToB
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
xmesaP.h
100
GLubyte
PixelToB
[256];
xm_api.c
475
v->
PixelToB
[i] = (unsigned char) ((i * 255) / bmask);
[
all
...]
/external/mesa3d/src/mesa/drivers/x11/
xmesaP.h
100
GLubyte
PixelToB
[256];
xm_api.c
475
v->
PixelToB
[i] = (unsigned char) ((i * 255) / bmask);
[
all
...]
Completed in 30 milliseconds