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

  /external/chromium_org/content/browser/android/
content_view_core_impl.h 349 gfx::Size GetViewportSizePix() const;
content_view_core_impl.cc 688 gfx::Size ContentViewCoreImpl::GetViewportSizePix() const {
710 gfx::ScaleSize(GetViewportSizePix(), 1.0f / GetDpiScale()));
    [all...]

Completed in 23 milliseconds