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

1 2

  /external/chromium_org/ui/gl/
gl_context_cgl.h 23 GpuPreference gpu_preference) OVERRIDE;
37 GpuPreference GetGpuPreference();
40 GpuPreference gpu_preference_;
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_nsview.h 26 GpuPreference gpu_preference) OVERRIDE;
41 GpuPreference gpu_preference_;
gpu_preference.h 17 enum GpuPreference {
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_stub.h 19 GpuPreference gpu_preference) OVERRIDE;
gl_context_wgl.h 25 GLSurface* compatible_surface, GpuPreference gpu_preference);
gl_context_android.cc 30 GpuPreference gpu_preference) OVERRIDE;
52 GpuPreference gpu_preference) {
77 GpuPreference gpu_preference) {
gpu_switching_manager.cc 105 gfx::GpuPreference GpuSwitchingManager::AdjustGpuPreference(
106 gfx::GpuPreference gpu_preference) {
gl_context_egl.h 28 GLSurface* compatible_surface, GpuPreference gpu_preference) OVERRIDE;
gl_context_mac.mm 25 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_nsview.mm 26 GpuPreference gpu_preference) {
  /external/chromium_org/gpu/command_buffer/client/
gl_in_process_context.h 60 gfx::GpuPreference gpu_preference);
71 gfx::GpuPreference gpu_preference);
gl_in_process_context.cc 62 gfx::GpuPreference gpu_preference,
130 gfx::GpuPreference gpu_preference,
316 gfx::GpuPreference gpu_preference) {
340 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/service/
gl_context_virtual.h 39 gfx::GpuPreference gpu_preference) OVERRIDE;
in_process_command_buffer.h 76 gfx::GpuPreference gpu_preference,
149 gfx::GpuPreference gpu_preference;
157 gfx::GpuPreference gpu_preference,
  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.h 76 gfx::GpuPreference gpu_preference,
122 gfx::GpuPreference gpu_preference() { return gpu_preference_; }
228 gfx::GpuPreference gpu_preference_;

Completed in 116 milliseconds

1 2