Home
last modified time | relevance | path

Searched defs:SharedBitmap (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/content/renderer/npapi/
Dwebplugin_delegate_proxy.h151 struct SharedBitmap { struct
155 scoped_ptr<TransportDIB> dib;
156 scoped_ptr<SkCanvas> canvas;
Dwebplugin_delegate_proxy.cc228 WebPluginDelegateProxy::SharedBitmap::SharedBitmap() {} in SharedBitmap() function in content::WebPluginDelegateProxy::SharedBitmap
/external/chromium_org/cc/resources/
Dshared_bitmap.cc13 SharedBitmap::SharedBitmap( in SharedBitmap() function in cc::SharedBitmap
23 SharedBitmap::SharedBitmap( in SharedBitmap() function in cc::SharedBitmap
Dresource_provider.h52 class SharedBitmap; variable
/external/chromium_org/content/renderer/pepper/
Dpepper_graphics_2d_host.h23 class SharedBitmap; variable