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

  /external/chromium_org/ui/gl/
gpu_switching_manager.cc 30 discrete_pixel_format_ = NULL;
36 if (discrete_pixel_format_)
37 CGLReleasePixelFormat(discrete_pixel_format_);
114 if (discrete_pixel_format_)
119 CGLChoosePixelFormat(attribs, &discrete_pixel_format_, &num_pixel_formats);
gpu_switching_manager.h 52 CGLPixelFormatObj discrete_pixel_format_; member in class:ui::GpuSwitchingManager

Completed in 44 milliseconds