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

  /external/chromium_org/content/common/gpu/client/
gpu_memory_buffer_impl_io_surface.cc 64 io_surface_support_->IOSurfaceUnlock(io_surface_, 0, NULL);
  /external/chromium_org/ui/gl/
io_surface_support_mac.h 59 virtual IOReturn IOSurfaceUnlock(CFTypeRef io_surface,
io_surface_support_mac.cc 66 virtual IOReturn IOSurfaceUnlock(CFTypeRef io_surface,
187 IOReturn IOSurfaceSupportImpl::IOSurfaceUnlock(CFTypeRef io_surface,
281 void* io_surface_unlock_ptr = dlsym(iosurface_handle_, "IOSurfaceUnlock");

Completed in 59 milliseconds