OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multipliers
(Results
1 - 2
of
2
) sorted by null
/external/pixman/pixman/
pixman-utils.c
114
static const float
multipliers
[16] = {
local
160
a_mul =
multipliers
[a_size];
161
r_mul =
multipliers
[r_size];
162
g_mul =
multipliers
[g_size];
163
b_mul =
multipliers
[b_size];
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-pp.c
1108
static const int
multipliers
[] = {
local
[
all
...]
Completed in 274 milliseconds