OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:right_pad2
(Results
1 - 2
of
2
) sorted by null
/external/pixman/test/
scaling-helpers-test.c
59
int32_t left_pad2, left_tz2, width2, right_tz2,
right_pad2
;
local
82
&
right_pad2
);
88
assert (right_pad1 ==
right_pad2
);
/external/pixman/pixman/
pixman-inlines.h
770
int width2 = *width, left_pad2,
right_pad2
;
local
775
unit_x, &width2, &left_pad2, &
right_pad2
);
779
*right_tz =
right_pad2
- right_pad1;
[
all
...]
Completed in 2423 milliseconds