Searched refs:mLayoutSizer (Results 1 – 1 of 1) sorted by relevance
193 private final AwLayoutSizer mLayoutSizer; field in AwContents481 mLayoutSizer.freezeLayoutRequests(); in onPinchStarted()486 mLayoutSizer.unfreezeLayoutRequests(); in onPinchEnded()528 mLayoutSizer.onLayoutChange(); in onLayoutChange()571 mLayoutSizer = dependencyFactory.createLayoutSizer(); in AwContents()574 mLayoutSizer.setDelegate(new AwLayoutSizerDelegate()); in AwContents()575 mLayoutSizer.setDIPScale(mDIPScale); in AwContents()2054 mLayoutSizer.onPageScaleChanged(webLayoutPageScaleFactor);2060 mLayoutSizer.onContentSizeChanged(widthCss, heightCss);2247 mLayoutSizer.onMeasure(widthMeasureSpec, heightMeasureSpec);[all …]