Home
last modified time | relevance | path

Searched defs:DrawToNativeContext (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/skia/ext/
Dvector_platform_device_skia.cc64 void VectorPlatformDeviceSkia::DrawToNativeContext(HDC dc, in DrawToNativeContext() function in skia::VectorPlatformDeviceSkia
71 void VectorPlatformDeviceSkia::DrawToNativeContext(CGContext* context, int x, in DrawToNativeContext() function in skia::VectorPlatformDeviceSkia
81 void VectorPlatformDeviceSkia::DrawToNativeContext( in DrawToNativeContext() function in skia::VectorPlatformDeviceSkia
Dplatform_canvas.cc35 void DrawToNativeContext(SkCanvas* canvas, PlatformSurface context, int x, in DrawToNativeContext() function
Dbitmap_platform_device_skia.cc67 void BitmapPlatformDevice::DrawToNativeContext( in DrawToNativeContext() function in skia::BitmapPlatformDevice
Dplatform_device_win.cc63 void PlatformDevice::DrawToNativeContext(PlatformSurface surface, int x, int y, in DrawToNativeContext() function in skia::PlatformDevice
Dbitmap_platform_device_cairo.cc188 void BitmapPlatformDevice::DrawToNativeContext( in DrawToNativeContext() function in skia::BitmapPlatformDevice
Dbitmap_platform_device_mac.cc209 void BitmapPlatformDevice::DrawToNativeContext(CGContextRef context, int x, in DrawToNativeContext() function in skia::BitmapPlatformDevice
Dbitmap_platform_device_win.cc210 void BitmapPlatformDevice::DrawToNativeContext(HDC dc, int x, int y, in DrawToNativeContext() function in skia::BitmapPlatformDevice
Dvector_platform_device_emf_win.cc685 void VectorPlatformDeviceEmf::DrawToNativeContext(HDC dc, int x, int y, in DrawToNativeContext() function in skia::VectorPlatformDeviceEmf