GetPlatformCanvas 226 chrome/renderer/pepper/pepper_flash_renderer_host.cc SkCanvas* canvas = image->GetPlatformCanvas(); GetPlatformCanvas 231 chrome/renderer/pepper/pepper_flash_renderer_host.cc canvas = image->GetPlatformCanvas(); GetPlatformCanvas 313 content/child/browser_font_resource_trusted.cc SkCanvas* canvas = image->GetPlatformCanvas(); GetPlatformCanvas 318 content/child/browser_font_resource_trusted.cc canvas = image->GetPlatformCanvas(); GetPlatformCanvas 548 content/plugin/webplugin_proxy.cc dib->GetPlatformCanvas(window_rect.width(), window_rect.height())); GetPlatformCanvas 669 content/renderer/npapi/webplugin_delegate_proxy.cc canvas->reset((*memory)->GetPlatformCanvas(plugin_rect_.width(), GetPlatformCanvas 2914 content/renderer/pepper/pepper_plugin_instance_impl.cc skia::PlatformCanvas* canvas = image_data->GetPlatformCanvas(); GetPlatformCanvas 135 content/renderer/pepper/ppb_image_data_impl.cc return backend_->GetPlatformCanvas(); GetPlatformCanvas 220 content/renderer/pepper/ppb_image_data_impl.cc mapped_canvas_.reset(dib_->GetPlatformCanvas(width_, height_)); GetPlatformCanvas 46 content/renderer/pepper/ppb_image_data_impl.h virtual SkCanvas* GetPlatformCanvas() = 0; GetPlatformCanvas 91 content/renderer/pepper/ppb_image_data_impl.h virtual SkCanvas* GetPlatformCanvas() OVERRIDE; GetPlatformCanvas 123 content/renderer/pepper/ppb_image_data_impl.h virtual SkCanvas* GetPlatformCanvas() OVERRIDE; GetPlatformCanvas 155 content/renderer/pepper/ppb_image_data_impl.h virtual SkCanvas* GetPlatformCanvas() OVERRIDE; GetPlatformCanvas 137 content/renderer/pepper/ppb_scrollbar_impl.cc skia::PlatformCanvas* canvas = image->GetPlatformCanvas(); GetPlatformCanvas 173 content/renderer/render_process_impl.cc return (*memory)->GetPlatformCanvas(width, height); GetPlatformCanvas 32 content/test/mock_render_process.cc return (*memory)->GetPlatformCanvas(rect.width(), rect.height()); GetPlatformCanvas 389 ppapi/proxy/ppb_image_data_proxy.cc mapped_canvas_.reset(transport_dib_->GetPlatformCanvas(desc_.size.width, GetPlatformCanvas 89 ppapi/proxy/ppb_image_data_proxy.h virtual SkCanvas* GetPlatformCanvas() OVERRIDE; GetPlatformCanvas 118 ppapi/proxy/ppb_image_data_proxy.h virtual SkCanvas* GetPlatformCanvas() OVERRIDE; GetPlatformCanvas 38 ppapi/thunk/ppb_image_data_api.h virtual SkCanvas* GetPlatformCanvas() = 0; GetPlatformCanvas 147 ui/surface/transport_dib.h SkCanvas* GetPlatformCanvas(int w, int h);