OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
199
CGContextRef BitmapPlatformDevice::
GetBitmapContext
() {
215
GetBitmapContext
();
Completed in 39 milliseconds