Home
last modified time | relevance | path

Searched refs:cg_context_out (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/plugin/
Dwebplugin_proxy.cc460 base::ScopedCFTypeRef<CGContextRef>* cg_context_out) { in CreateDIBAndCGContextFromHandle() argument
478 cg_context_out->reset(cg_context); in CreateDIBAndCGContextFromHandle()
Dwebplugin_proxy.h168 base::ScopedCFTypeRef<CGContextRef>* cg_context_out);