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

  /external/chromium_org/android_webview/browser/
browser_view_renderer.h 40 virtual void PostInvalidate() = 0;
in_process_view_renderer.cc 906 client_->PostInvalidate();
    [all...]
  /external/chromium_org/android_webview/native/
aw_contents.h 165 virtual void PostInvalidate() OVERRIDE;
aw_contents.cc 618 void AwContents::PostInvalidate() {
    [all...]

Completed in 95 milliseconds