Searched refs:SetPlatformDevice (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/skia/ext/
H A Dplatform_device.cc36 void SetPlatformDevice(SkBaseDevice* device, PlatformDevice* platform_behaviour) { function in namespace:skia
H A Dvector_platform_device_skia.cc27 SetPlatformDevice(this, this);
H A Dbitmap_platform_device_skia.cc48 SetPlatformDevice(this, this);
H A Dplatform_device.h60 SK_API void SetPlatformDevice(SkBaseDevice* device,
H A Dbitmap_platform_device_cairo.cc163 SetPlatformDevice(this, this);
H A Dbitmap_platform_device_mac.cc178 SetPlatformDevice(this, this);
H A Dbitmap_platform_device_win.cc178 SetPlatformDevice(this, this);
H A Dvector_platform_device_emf_win.cc104 SetPlatformDevice(this, this);

Completed in 2630 milliseconds