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

  /external/chromium_org/webkit/common/
webpreferences.cc 69 accelerated_compositing_for_animation_enabled(false),
webpreferences.h 117 bool accelerated_compositing_for_animation_enabled; member in struct:WebPreferences
  /external/chromium_org/content/public/common/
common_param_traits_macros.h 146 IPC_STRUCT_TRAITS_MEMBER(accelerated_compositing_for_animation_enabled)
  /external/chromium_org/content/renderer/
web_preferences.cc 255 prefs.accelerated_compositing_for_animation_enabled);
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 789 prefs->accelerated_compositing_for_animation_enabled = false;
798 prefs->accelerated_compositing_for_animation_enabled = false;
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 459 prefs.accelerated_compositing_for_animation_enabled =
    [all...]

Completed in 32 milliseconds