OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PaintPlugin
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_fullscreen.h
44
bool
PaintPlugin
(pp::Size size, ColorPremul color);
test_fullscreen.cc
211
bool TestFullscreen::
PaintPlugin
(pp::Size size, ColorPremul color) {
291
else if (!
PaintPlugin
(position.size(), kOpaqueYellow))
299
else if (!
PaintPlugin
(position.size(), kSheerBlue))
Completed in 381 milliseconds