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 348 gfx::Size GetViewportSizePix() const;
content_view_core_impl.cc 751 gfx::Size ContentViewCoreImpl::GetViewportSizePix() const {
773 gfx::ScaleSize(GetViewportSizePix(), 1.0f / dpi_scale()));
    [all...]

Completed in 41 milliseconds