OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:alpha_formats
(Results
1 - 1
of
1
) sorted by null
/external/pixman/test/
alphamap.c
16
static const pixman_format_code_t
alpha_formats
[] =
variable
149
pixman_format_code_t saf =
alpha_formats
[sa];
150
pixman_format_code_t daf =
alpha_formats
[da];
297
for (a = 0; a < ARRAY_LENGTH (
alpha_formats
); ++a)
299
for (b = 0; b < ARRAY_LENGTH (
alpha_formats
); ++b)
Completed in 673 milliseconds