Searched refs:ExpandRectIgnoringBordersToTileBounds (Results 1 – 4 of 4) sorted by relevance
780 empty_total_size.ExpandRectIgnoringBordersToTileBounds(gfx::Rect())); in TEST()782 empty_total_size.ExpandRectIgnoringBordersToTileBounds( in TEST()785 empty_total_size.ExpandRectIgnoringBordersToTileBounds( in TEST()790 empty_max_texture_size.ExpandRectIgnoringBordersToTileBounds( in TEST()793 empty_max_texture_size.ExpandRectIgnoringBordersToTileBounds( in TEST()796 empty_max_texture_size.ExpandRectIgnoringBordersToTileBounds( in TEST()800 TEST(TilingDataTest, ExpandRectIgnoringBordersToTileBounds) { in TEST() argument808 data.ExpandRectIgnoringBordersToTileBounds(at_origin_src)); in TEST()818 data.ExpandRectIgnoringBordersToTileBounds(rect_src)); in TEST()826 data.ExpandRectIgnoringBordersToTileBounds(border_rect_src)); in TEST()[all …]
55 gfx::Rect ExpandRectIgnoringBordersToTileBounds(const gfx::Rect& rect) const;
129 gfx::Rect TilingData::ExpandRectIgnoringBordersToTileBounds( in ExpandRectIgnoringBordersToTileBounds() function in cc::TilingData
272 tiling_data_.ExpandRectIgnoringBordersToTileBounds(live_tiles_rect_); in DoInvalidate()