HomeSort by relevance Sort by last modified time
    Searched refs:SetPlatformDevice (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/skia/ext/
platform_device.cc 36 void SetPlatformDevice(SkBaseDevice* device, PlatformDevice* platform_behaviour) {
vector_platform_device_skia.cc 27 SetPlatformDevice(this, this);
bitmap_platform_device_skia.cc 48 SetPlatformDevice(this, this);
platform_device.h 60 SK_API void SetPlatformDevice(SkBaseDevice* device,
bitmap_platform_device_cairo.cc 163 SetPlatformDevice(this, this);
bitmap_platform_device_mac.cc 178 SetPlatformDevice(this, this);
bitmap_platform_device_win.cc 178 SetPlatformDevice(this, this);
vector_platform_device_emf_win.cc 104 SetPlatformDevice(this, this);
    [all...]

Completed in 1080 milliseconds