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 228 void OnBackgroundColorChanged(SkColor color);
content_view_core_impl.cc 406 void ContentViewCoreImpl::OnBackgroundColorChanged(SkColor color) {
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.cc 666 content_view_core_->OnBackgroundColorChanged(color);
    [all...]

Completed in 27 milliseconds