Home
last modified time | relevance | path

Searched refs:GetCurrentPosition (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/webkit/child/
Dfling_animator_impl_android.cc82 gfx::Point FlingAnimatorImpl::GetCurrentPosition() in GetCurrentPosition() function in webkit_glue::FlingAnimatorImpl
105 gfx::Point current_position = GetCurrentPosition(); in apply()
Dfling_animator_impl_android.h40 gfx::Point GetCurrentPosition();
/external/chromium_org/content/browser/android/
Dcontent_video_view.h51 int GetCurrentPosition(JNIEnv*, jobject obj) const;
Dcontent_video_view.cc135 int ContentVideoView::GetCurrentPosition(JNIEnv*, jobject obj) const { in GetCurrentPosition() function in content::ContentVideoView