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

  /external/chromium_org/ui/gl/
io_surface_support_mac.h 48 virtual mach_port_t IOSurfaceCreateMachPort(CFTypeRef io_surface) = 0;
io_surface_support_mac.cc 55 virtual mach_port_t IOSurfaceCreateMachPort(CFTypeRef io_surface) OVERRIDE;
156 mach_port_t IOSurfaceSupportImpl::IOSurfaceCreateMachPort(
269 dlsym(iosurface_handle_, "IOSurfaceCreateMachPort");

Completed in 31 milliseconds