OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alpha_max
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
skbitmap_operations.cc
91
static const double
alpha_max
= 254.0 / 255;
local
94
else if (alpha >
alpha_max
)
/external/qemu/android/skin/
window.c
339
const unsigned
alpha_max
= (255*LCD_ALPHA_HIGH_MAX);
local
340
const unsigned alpha_range = (255-
alpha_max
);
[
all
...]
Completed in 30 milliseconds