Searched refs:OnBackgroundColorChanged (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.h267 void OnBackgroundColorChanged(SkColor color);
H A Dcontent_view_core_impl.cc440 void ContentViewCoreImpl::OnBackgroundColorChanged(SkColor color) { function in class:content::ContentViewCoreImpl
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_android.cc457 content_view_core_->OnBackgroundColorChanged(color);

Completed in 92 milliseconds