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

  /external/chromium_org/content/browser/android/
content_view_core_impl.h 273 void OnBackgroundColorChanged(SkColor color);
content_view_core_impl.cc 436 void ContentViewCoreImpl::OnBackgroundColorChanged(SkColor color) {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc 527 content_view_core_->OnBackgroundColorChanged(color);
    [all...]

Completed in 156 milliseconds