Searched refs:layer_bound (Results 1 – 1 of 1) sorted by relevance
1381 const LayerSelectionBound& layer_bound, in ComputeViewportSelection() argument1385 viewport_bound.type = layer_bound.type; in ComputeViewportSelection()1387 if (!layer || layer_bound.type == SELECTION_BOUND_EMPTY) in ComputeViewportSelection()1390 gfx::PointF layer_scaled_top = gfx::ScalePoint(layer_bound.edge_top, in ComputeViewportSelection()1393 gfx::PointF layer_scaled_bottom = gfx::ScalePoint(layer_bound.edge_bottom, in ComputeViewportSelection()