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

  /external/chromium_org/content/browser/android/
content_view_core_impl.h 91 void SendOrientationChangeEvent(JNIEnv* env, jobject obj, jint orientation);
content_view_core_impl.cc 860 void ContentViewCoreImpl::SendOrientationChangeEvent(JNIEnv* env,
869 rvhi->SendOrientationChangeEvent(orientation);
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.h 400 void SendOrientationChangeEvent(int orientation);
render_view_host_impl.cc     [all...]

Completed in 652 milliseconds