Searched defs:DrawToNativeContext (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/skia/ext/ |
D | vector_platform_device_skia.cc | 64 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
|
D | platform_canvas.cc | 35 void DrawToNativeContext(SkCanvas* canvas, PlatformSurface context, int x, in DrawToNativeContext() function
|
D | bitmap_platform_device_skia.cc | 67 void BitmapPlatformDevice::DrawToNativeContext( in DrawToNativeContext() function in skia::BitmapPlatformDevice
|
D | platform_device_win.cc | 63 void PlatformDevice::DrawToNativeContext(PlatformSurface surface, int x, int y, in DrawToNativeContext() function in skia::PlatformDevice
|
D | bitmap_platform_device_cairo.cc | 188 void BitmapPlatformDevice::DrawToNativeContext( in DrawToNativeContext() function in skia::BitmapPlatformDevice
|
D | bitmap_platform_device_mac.cc | 209 void BitmapPlatformDevice::DrawToNativeContext(CGContextRef context, int x, in DrawToNativeContext() function in skia::BitmapPlatformDevice
|
D | bitmap_platform_device_win.cc | 210 void BitmapPlatformDevice::DrawToNativeContext(HDC dc, int x, int y, in DrawToNativeContext() function in skia::BitmapPlatformDevice
|
D | vector_platform_device_emf_win.cc | 685 void VectorPlatformDeviceEmf::DrawToNativeContext(HDC dc, int x, int y, in DrawToNativeContext() function in skia::VectorPlatformDeviceEmf
|