VectorPlatformDeviceSkia  429 android_webview/renderer/print_web_view_helper.cc   skia::VectorPlatformDeviceSkia* device =
VectorPlatformDeviceSkia  430 android_webview/renderer/print_web_view_helper.cc       static_cast<skia::VectorPlatformDeviceSkia*>(canvas->getTopDevice());
VectorPlatformDeviceSkia  460 chrome/renderer/printing/print_web_view_helper.cc   skia::VectorPlatformDeviceSkia* device =
VectorPlatformDeviceSkia  461 chrome/renderer/printing/print_web_view_helper.cc       static_cast<skia::VectorPlatformDeviceSkia*>(canvas->getTopDevice());
VectorPlatformDeviceSkia   71 printing/pdf_metafile_skia.cc       skia::AdoptRef(new skia::VectorPlatformDeviceSkia(
VectorPlatformDeviceSkia   22 skia/ext/vector_platform_device_skia.cc VectorPlatformDeviceSkia::VectorPlatformDeviceSkia(
VectorPlatformDeviceSkia   30 skia/ext/vector_platform_device_skia.cc VectorPlatformDeviceSkia::~VectorPlatformDeviceSkia() {
VectorPlatformDeviceSkia   33 skia/ext/vector_platform_device_skia.cc bool VectorPlatformDeviceSkia::SupportsPlatformPaint() {
VectorPlatformDeviceSkia   37 skia/ext/vector_platform_device_skia.cc PlatformSurface VectorPlatformDeviceSkia::BeginPlatformPaint() {
VectorPlatformDeviceSkia   49 skia/ext/vector_platform_device_skia.cc void VectorPlatformDeviceSkia::EndPlatformPaint() {
VectorPlatformDeviceSkia   64 skia/ext/vector_platform_device_skia.cc void VectorPlatformDeviceSkia::DrawToNativeContext(HDC dc,
VectorPlatformDeviceSkia   71 skia/ext/vector_platform_device_skia.cc void VectorPlatformDeviceSkia::DrawToNativeContext(CGContext* context, int x,
VectorPlatformDeviceSkia   76 skia/ext/vector_platform_device_skia.cc CGContextRef VectorPlatformDeviceSkia::GetBitmapContext() {
VectorPlatformDeviceSkia   81 skia/ext/vector_platform_device_skia.cc void VectorPlatformDeviceSkia::DrawToNativeContext(
VectorPlatformDeviceSkia   21 skia/ext/vector_platform_device_skia.h class VectorPlatformDeviceSkia : public SkPDFDevice, public PlatformDevice {
VectorPlatformDeviceSkia   23 skia/ext/vector_platform_device_skia.h   SK_API VectorPlatformDeviceSkia(const SkISize& pageSize,
VectorPlatformDeviceSkia   26 skia/ext/vector_platform_device_skia.h   virtual ~VectorPlatformDeviceSkia();
VectorPlatformDeviceSkia   54 skia/ext/vector_platform_device_skia.h   DISALLOW_COPY_AND_ASSIGN(VectorPlatformDeviceSkia);