Searched refs:ComputeContentBoundsForScale (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/layers/
H A Dcontents_scaling_layer.cc10 gfx::Size ContentsScalingLayer::ComputeContentBoundsForScale( function in class:cc::ContentsScalingLayer
30 *content_bounds = ComputeContentBoundsForScale(
H A Dcontents_scaling_layer.h29 gfx::Size ComputeContentBoundsForScale(float scale_x, float scale_y) const;
H A Dpainted_scrollbar_layer.cc88 gfx::Size scaled_bounds = ComputeContentBoundsForScale(scale, scale);

Completed in 69 milliseconds