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()
470 float height_scale = in UpdateTileTextures() local473 update_rect_ = gfx::ScaleRect(update_rect, width_scale, height_scale); in UpdateTileTextures()485 1.f / height_scale, in UpdateTileTextures()
2345 float height_scale = 1.f / layer_impl->contents_scale_y(); in ScrollLayerWithViewportSpaceDelta() local2346 local_start_point.Scale(width_scale, height_scale); in ScrollLayerWithViewportSpaceDelta()2347 local_end_point.Scale(width_scale, height_scale); in ScrollLayerWithViewportSpaceDelta()2361 1.f / height_scale); in ScrollLayerWithViewportSpaceDelta()