Searched refs:height_scale (Results 1 – 4 of 4) sorted by relevance
138 float height_scale = in InferTargetAnchorFromScrollOffsets() local141 start_scroll_offset_ - target_scroll_offset_, width_scale, height_scale); in InferTargetAnchorFromScrollOffsets()
82 float height_scale = layer->content_bounds().height() / in SavePaintRects() local85 gfx::ToEnclosingRect(layer->update_rect()), width_scale, height_scale); in SavePaintRects()
466 float height_scale = 1 / draw_properties().contents_scale_y; in UpdateTileTextures() local467 update_rect_ = gfx::ScaleRect(update_rect, width_scale, height_scale); in UpdateTileTextures()479 1.f / height_scale); in UpdateTileTextures()
2459 float height_scale = 1.f / layer_impl->contents_scale_y(); in ScrollLayerWithViewportSpaceDelta() local2460 local_start_point.Scale(width_scale, height_scale); in ScrollLayerWithViewportSpaceDelta()2461 local_end_point.Scale(width_scale, height_scale); in ScrollLayerWithViewportSpaceDelta()2475 1.f / height_scale); in ScrollLayerWithViewportSpaceDelta()