GetBitmapContext 215 skia/ext/bitmap_platform_device_mac.cc GetBitmapContext(); GetBitmapContext 54 skia/ext/bitmap_platform_device_mac.h virtual CGContextRef GetBitmapContext() OVERRIDE; GetBitmapContext 40 skia/ext/bitmap_platform_device_mac_unittest.cc CGContextRef context = bitmap_->GetBitmapContext(); GetBitmapContext 60 skia/ext/bitmap_platform_device_mac_unittest.cc CGContextRef context = bitmap_->GetBitmapContext(); GetBitmapContext 71 skia/ext/platform_device.h SK_API CGContextRef GetBitmapContext(SkBaseDevice* device); GetBitmapContext 105 skia/ext/platform_device.h virtual CGContextRef GetBitmapContext() = 0; GetBitmapContext 20 skia/ext/platform_device_mac.cc return platform_device->GetBitmapContext(); GetBitmapContext 26 skia/ext/platform_device_mac.cc return GetBitmapContext(); GetBitmapContext 43 skia/ext/vector_platform_device_skia.h virtual CGContextRef GetBitmapContext() OVERRIDE;