Searched refs:CheckPixelGL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ppapi/tests/
H A Dtest_graphics_3d.h36 std::string CheckPixelGL(int x, int y, const uint8_t expected_color[4]);
H A Dtest_graphics_3d.cc84 std::string error = CheckPixelGL(width/2, height/2, red_color);
158 std::string TestGraphics3D::CheckPixelGL( function in class:TestGraphics3D

Completed in 23 milliseconds