HomeSort by relevance Sort by last modified time
    Searched refs:XSharedMemoryId (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/base/x/
x11_util.h 27 typedef unsigned long XSharedMemoryId; // ShmSeg in the X headers.
258 UI_EXPORT XSharedMemoryId AttachSharedMemory(Display* display,
260 UI_EXPORT void DetachSharedMemory(Display* display, XSharedMemoryId shmseg);
x11_util.cc     [all...]
  /external/chromium_org/ui/surface/
transport_dib.h 213 XSharedMemoryId x_shm_; // X id for the shared segment

Completed in 109 milliseconds