PlatformCanvasStrideForWidth 1107 content/renderer/browser_plugin/browser_plugin.cc const size_t stride = skia::PlatformCanvasStrideForWidth(view_rect.width()); PlatformCanvasStrideForWidth 629 content/renderer/npapi/webplugin_delegate_proxy.cc skia::PlatformCanvasStrideForWidth(plugin_rect.width()); PlatformCanvasStrideForWidth 1024 content/renderer/npapi/webplugin_delegate_proxy.cc skia::PlatformCanvasStrideForWidth(plugin_rect_.width()); PlatformCanvasStrideForWidth 152 content/renderer/render_process_impl.cc const size_t stride = skia::PlatformCanvasStrideForWidth(rect.width()); PlatformCanvasStrideForWidth 23 content/test/mock_render_process.cc size_t stride = skia::PlatformCanvasStrideForWidth(rect.width()); PlatformCanvasStrideForWidth 96 skia/ext/platform_canvas.h SK_API size_t PlatformCanvasStrideForWidth(unsigned width); PlatformCanvasStrideForWidth 12 ui/surface/transport_dib.cc const size_t one_stride = skia::PlatformCanvasStrideForWidth(1); PlatformCanvasStrideForWidth 13 ui/surface/transport_dib.cc const size_t stride = skia::PlatformCanvasStrideForWidth(w); PlatformCanvasStrideForWidth 80 ui/surface/transport_dib_win.cc size_ = skia::PlatformCanvasStrideForWidth(w) * h;