OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSquareInDC
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_graphics_2d.h
63
bool
IsSquareInDC
(const pp::Graphics2D& dc, uint32_t background_color,
test_graphics_2d.cc
175
bool TestGraphics2D::
IsSquareInDC
(const pp::Graphics2D& dc,
409
ASSERT_TRUE(
IsSquareInDC
(dc, background_color,
424
ASSERT_TRUE(
IsSquareInDC
(dc, background_color, pp::Rect(0, 0, 1, 1),
436
ASSERT_TRUE(
IsSquareInDC
(dc, background_color, pp::Rect(0, 0, 1, 1),
Completed in 359 milliseconds