HomeSort by relevance Sort by last modified time
    Searched full:surface_height_ptr (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/gl/
io_surface_support_mac.cc 258 void* surface_height_ptr = dlsym(iosurface_handle_, "kIOSurfaceHeight"); local
287 !surface_height_ptr ||
309 k_io_surface_height_ = *static_cast<CFStringRef*>(surface_height_ptr);

Completed in 270 milliseconds