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

  /external/chromium_org/ui/ozone/platform/test/
ozone_platform_test.cc 46 return gpu_platform_support_host_.get();
70 gpu_platform_support_host_.reset(CreateStubGpuPlatformSupportHost());
82 scoped_ptr<GpuPlatformSupportHost> gpu_platform_support_host_; member in class:ui::__anon21619::OzonePlatformTest
  /external/chromium_org/ui/ozone/platform/dri/
ozone_platform_gbm.cc 100 return gpu_platform_support_host_.get();
110 gpu_platform_support_host_.get())),
121 gpu_platform_support_host_.get(), device_manager_.get()));
131 gpu_platform_support_host_.reset(new GpuPlatformSupportHostGbm());
134 new DriWindowManager(gpu_platform_support_host_.get()));
183 scoped_ptr<GpuPlatformSupportHostGbm> gpu_platform_support_host_; member in class:ui::__anon21614::OzonePlatformGbm
  /external/chromium_org/ui/ozone/platform/egltest/
ozone_platform_egltest.cc 333 return gpu_platform_support_host_.get();
360 gpu_platform_support_host_.reset(CreateStubGpuPlatformSupportHost());
377 scoped_ptr<GpuPlatformSupportHost> gpu_platform_support_host_; member in class:ui::__anon21618::OzonePlatformEgltest

Completed in 70 milliseconds