GetMaxTilesForInterestArea 93 cc/layers/picture_layer_impl.h virtual size_t GetMaxTilesForInterestArea() const OVERRIDE; GetMaxTilesForInterestArea 432 cc/resources/picture_layer_tiling.cc size_t max_tiles_for_interest_area = client_->GetMaxTilesForInterestArea(); GetMaxTilesForInterestArea 38 cc/resources/picture_layer_tiling.h virtual size_t GetMaxTilesForInterestArea() const = 0; GetMaxTilesForInterestArea 29 cc/test/fake_picture_layer_tiling_client.h virtual size_t GetMaxTilesForInterestArea() const OVERRIDE;