OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createByAdoptingBitmapAndContext
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Tools/DumpRenderTree/cairo/
PixelDumpSupportCairo.h
51
static PassRefPtr<BitmapContext>
createByAdoptingBitmapAndContext
(PlatformBitmapBuffer buffer, cairo_t* context)
/external/webkit/Tools/DumpRenderTree/cg/
PixelDumpSupportCG.h
52
static PassRefPtr<BitmapContext>
createByAdoptingBitmapAndContext
(PlatformBitmapBuffer buffer, CGContextRef context)
Completed in 345 milliseconds