HomeSort by relevance Sort by last modified time
    Searched defs:GetBitmapContext (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/skia/ext/
vector_platform_device_skia.cc 76 CGContextRef VectorPlatformDeviceSkia::GetBitmapContext() {
platform_device_mac.cc 17 CGContextRef GetBitmapContext(SkBaseDevice* device) {
20 return platform_device->GetBitmapContext();
26 return GetBitmapContext();
bitmap_platform_device_mac.cc 198 CGContextRef BitmapPlatformDevice::GetBitmapContext() {
214 GetBitmapContext();

Completed in 664 milliseconds