Home
last modified time | relevance | path

Searched refs:PaintPlugin (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_fullscreen.cc211 bool TestFullscreen::PaintPlugin(pp::Size size, ColorPremul color) { in PaintPlugin() function in TestFullscreen
291 else if (!PaintPlugin(position.size(), kOpaqueYellow)) in DidChangeView()
299 else if (!PaintPlugin(position.size(), kSheerBlue)) in DidChangeView()
Dtest_fullscreen.h44 bool PaintPlugin(pp::Size size, ColorPremul color);