Searched refs:QuerySharedMemorySupport (Results 1 – 4 of 4) sorted by relevance
68 UI_EXPORT SharedMemorySupport QuerySharedMemorySupport(XDisplay* dpy);
340 SharedMemorySupport QuerySharedMemorySupport(XDisplay* dpy) { in QuerySharedMemorySupport() function1111 DCHECK(QuerySharedMemorySupport(display)); in AttachSharedMemory()1132 DCHECK(QuerySharedMemorySupport(display)); in DetachSharedMemory()
79 if (ui::QuerySharedMemorySupport(display) == ui::SHARED_MEMORY_PIXMAP && in WebPluginProxy()
252 shared_memory_support_(ui::QuerySharedMemorySupport(display_)), in BackingStoreGtk()