Searched defs:CreateDrawable (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_selection_controller.cc251 scoped_ptr<TouchHandleDrawable> TouchSelectionController::CreateDrawable() { function in class:content::TouchSelectionController
252 return client_->CreateDrawable();
/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglx_pbuffer.c395 CreateDrawable(Display *dpy, struct glx_config *config, function
879 return CreateDrawable(dpy, (struct glx_config *) config,
914 return CreateDrawable(dpy, (struct glx_config *) config,
/external/mesa3d/src/glx/
H A Dglx_pbuffer.c395 CreateDrawable(Display *dpy, struct glx_config *config, function
879 return CreateDrawable(dpy, (struct glx_config *) config,
914 return CreateDrawable(dpy, (struct glx_config *) config,
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_android.cc1165 scoped_ptr<TouchHandleDrawable> RenderWidgetHostViewAndroid::CreateDrawable() { function in class:content::RenderWidgetHostViewAndroid

Completed in 664 milliseconds