Searched refs:source_image (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dfake_pepper_plugin_instance.cc30 PP_Resource FakePepperPluginInstance::CreateImage(gfx::ImageSkia* source_image, argument
H A Dfake_pepper_plugin_instance.h24 virtual PP_Resource CreateImage(gfx::ImageSkia* source_image,
H A Dpepper_plugin_instance_impl.h365 virtual PP_Resource CreateImage(gfx::ImageSkia* source_image,
H A Dpepper_plugin_instance_impl.cc3078 PP_Resource PepperPluginInstanceImpl::CreateImage(gfx::ImageSkia* source_image, argument
3080 gfx::ImageSkiaRep image_skia_rep = source_image->GetRepresentation(scale);
/external/chromium_org/content/public/renderer/
H A Dpepper_plugin_instance.h69 virtual PP_Resource CreateImage(gfx::ImageSkia* source_image,

Completed in 2222 milliseconds