Searched refs:SendOrientationChangeEvent (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.h91 void SendOrientationChangeEvent(JNIEnv* env, jobject obj, jint orientation);
H A Dcontent_view_core_impl.cc846 void ContentViewCoreImpl::SendOrientationChangeEvent(JNIEnv* env, function in class:content::ContentViewCoreImpl
855 rvhi->SendOrientationChangeEvent(orientation);
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_impl.h400 void SendOrientationChangeEvent(int orientation);
H A Drender_view_host_impl.cc1695 void RenderViewHostImpl::SendOrientationChangeEvent(int orientation) { function in class:content::RenderViewHostImpl

Completed in 105 milliseconds