HomeSort by relevance Sort by last modified time
    Searched refs:ComputeContentBoundsForScale (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/layers/
contents_scaling_layer.cc 10 gfx::Size ContentsScalingLayer::ComputeContentBoundsForScale(
33 *content_bounds = ComputeContentBoundsForScale(
contents_scaling_layer.h 34 gfx::Size ComputeContentBoundsForScale(float scale_x, float scale_y) const;
scrollbar_layer.cc 74 gfx::Size scaled_bounds = ComputeContentBoundsForScale(scale, scale);

Completed in 52 milliseconds