OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:swapped_color
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ppapi/tests/
test_graphics_2d.cc
577
const int32_t
swapped_color
= 0x00FF00FF;
local
581
FillRectInImage(&swapped, pp::Rect(0, 0, w, h),
swapped_color
);
598
ASSERT_TRUE(IsDCUniformColor(dc,
swapped_color
));
Completed in 6582 milliseconds