HomeSort by relevance Sort by last modified time
    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 173 bool TestGraphics2D::IsSquareInDC(const pp::Graphics2D& dc,
407 ASSERT_TRUE(IsSquareInDC(dc, background_color,
422 ASSERT_TRUE(IsSquareInDC(dc, background_color, pp::Rect(0, 0, 1, 1),
434 ASSERT_TRUE(IsSquareInDC(dc, background_color, pp::Rect(0, 0, 1, 1),

Completed in 54 milliseconds