Searched refs:mLastFrameViewportWidthCss (Results 1 – 1 of 1) sorted by relevance
26 private float mLastFrameViewportWidthCss; field in RenderCoordinates68 mLastFrameViewportWidthCss = viewportWidthCss; in updateFrameInfo()207 public float getLastFrameViewportWidthCss() { return mLastFrameViewportWidthCss; } in getLastFrameViewportWidthCss()218 return fromLocalCssToPix(mLastFrameViewportWidthCss); in getLastFrameViewportWidthPix()