HomeSort by relevance Sort by last modified time
    Searched refs:GpuPreference (Results 1 - 25 of 47) sorted by null

1 2

  /external/chromium_org/ui/gl/
gpu_preference.h 17 enum GpuPreference {
gpu_switching_manager.h 31 // If no GPU is forced, return the original GpuPreference; otherwise, return
33 gfx::GpuPreference AdjustGpuPreference(gfx::GpuPreference gpu_preference);
55 gfx::GpuPreference gpu_switching_option_;
gl_context_cgl.h 23 GpuPreference gpu_preference) OVERRIDE;
37 GpuPreference GetGpuPreference();
40 GpuPreference gpu_preference_;
gl_context_nsview.h 27 GpuPreference gpu_preference) OVERRIDE;
40 GpuPreference gpu_preference_;
gl_context_stub.h 19 GpuPreference gpu_preference) OVERRIDE;
gl_context_wgl.h 25 GLSurface* compatible_surface, GpuPreference gpu_preference);
gl_context_glx.h 28 GLSurface* compatible_surface, GpuPreference gpu_preference) OVERRIDE;
gl_context_osmesa.h 26 GpuPreference gpu_preference) OVERRIDE;
gl_context_ozone.cc 23 GpuPreference gpu_preference) {
gl_context_stub.cc 12 GLSurface* compatible_surface, GpuPreference gpu_preference) {
gl_context_win.cc 26 GpuPreference gpu_preference) {
gl_context_x11.cc 28 GpuPreference gpu_preference) {
gl_context.h 32 GLSurface* compatible_surface, GpuPreference gpu_preference) = 0;
87 GpuPreference gpu_preference);
gl_context_egl.h 28 GLSurface* compatible_surface, GpuPreference gpu_preference) OVERRIDE;
gl_context_android.cc 29 GpuPreference gpu_preference) OVERRIDE {
66 GpuPreference gpu_preference) {
gpu_switching_manager.cc 105 gfx::GpuPreference GpuSwitchingManager::AdjustGpuPreference(
106 gfx::GpuPreference gpu_preference) {
  /external/chromium_org/content/plugin/
webplugin_accelerated_surface_proxy_mac.h 26 gfx::GpuPreference gpu_preference);
webplugin_accelerated_surface_proxy_mac.cc 21 gfx::GpuPreference gpu_preference) {
  /external/chromium_org/gpu/command_buffer/client/
gl_in_process_context.h 64 gfx::GpuPreference gpu_preference);
75 gfx::GpuPreference gpu_preference);
  /external/chromium_org/gpu/command_buffer/service/
gl_context_virtual.h 39 gfx::GpuPreference gpu_preference) OVERRIDE;
in_process_command_buffer.h 84 gfx::GpuPreference gpu_preference,
132 gfx::GpuPreference gpu_preference);
gl_context_virtual.cc 28 gfx::GLSurface* compatible_surface, gfx::GpuPreference gpu_preference) {
  /external/chromium_org/ui/surface/
accelerated_surface_mac.h 53 gfx::GpuPreference gpu_preference);
  /external/chromium_org/content/common/gpu/client/
gpu_channel_host.h 114 gfx::GpuPreference gpu_preference);
123 gfx::GpuPreference gpu_preference);
  /external/chromium_org/content/child/npapi/
webplugin.h 121 gfx::GpuPreference gpu_preference) = 0;

Completed in 139 milliseconds

1 2