Searched defs:CGLContextObj (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dwebplugin_accelerated_surface_mac.h12 typedef struct _CGLContextObject* CGLContextObj; typedef in typeref:struct:_CGLContextObject
27 virtual CGLContextObj context() = 0;
/external/chromium_org/ui/surface/
H A Daccelerated_surface_mac.h23 typedef struct _CGLContextObject* CGLContextObj; typedef in typeref:struct:_CGLContextObject
96 CGLContextObj context() {
97 return static_cast<CGLContextObj>(gl_context_->GetHandle());

Completed in 272 milliseconds