Home | History | Annotate | Download | only in test

Lines Matching refs:WebLayerTreeViewImplForTesting

32 WebLayerTreeViewImplForTesting::WebLayerTreeViewImplForTesting() {}
34 WebLayerTreeViewImplForTesting::~WebLayerTreeViewImplForTesting() {}
36 void WebLayerTreeViewImplForTesting::Initialize() {
50 void WebLayerTreeViewImplForTesting::setSurfaceReady() {
54 void WebLayerTreeViewImplForTesting::setRootLayer(
60 void WebLayerTreeViewImplForTesting::clearRootLayer() {
64 void WebLayerTreeViewImplForTesting::setViewportSize(
70 void WebLayerTreeViewImplForTesting::setViewportSize(
75 WebSize WebLayerTreeViewImplForTesting::layoutViewportSize() const {
79 WebSize WebLayerTreeViewImplForTesting::deviceViewportSize() const {
83 void WebLayerTreeViewImplForTesting::setDeviceScaleFactor(
88 float WebLayerTreeViewImplForTesting::deviceScaleFactor() const {
92 void WebLayerTreeViewImplForTesting::setBackgroundColor(WebColor color) {
96 void WebLayerTreeViewImplForTesting::setHasTransparentBackground(
101 void WebLayerTreeViewImplForTesting::setVisible(bool visible) {
105 void WebLayerTreeViewImplForTesting::setPageScaleFactorAndLimits(
113 void WebLayerTreeViewImplForTesting::startPageScaleAnimation(
119 void WebLayerTreeViewImplForTesting::setNeedsAnimate() {
123 bool WebLayerTreeViewImplForTesting::commitRequested() const {
127 void WebLayerTreeViewImplForTesting::didStopFlinging() {}
129 void WebLayerTreeViewImplForTesting::finishAllRendering() {
133 void WebLayerTreeViewImplForTesting::setDeferCommits(bool defer_commits) {
137 void WebLayerTreeViewImplForTesting::Layout() {
140 void WebLayerTreeViewImplForTesting::ApplyScrollAndScale(
145 WebLayerTreeViewImplForTesting::CreateOutputSurface(bool fallback) {
150 void WebLayerTreeViewImplForTesting::registerViewportLayers(
164 void WebLayerTreeViewImplForTesting::clearViewportLayers() {