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

/external/chromium_org/ppapi/tests/
H A Dtest_graphics_2d.cc44 TestGraphics2D::TestGraphics2D(TestingInstance* instance) function in class:TestGraphics2D
50 bool TestGraphics2D::Init() {
59 void TestGraphics2D::RunTests(const std::string& filter) {
76 void TestGraphics2D::QuitMessageLoop() {
80 bool TestGraphics2D::ReadImageData(const pp::Graphics2D& dc,
89 bool TestGraphics2D::IsDCUniformColor(const pp::Graphics2D& dc,
100 std::string TestGraphics2D::FlushAndWaitForDone(pp::Graphics2D* context) {
108 void TestGraphics2D::FillRectInImage(pp::ImageData* image,
118 void TestGraphics2D
[all...]
H A Dtest_graphics_2d.h22 class TestGraphics2D : public TestCase { class in inherits:TestCase
24 explicit TestGraphics2D(TestingInstance* instance);

Completed in 350 milliseconds