Searched refs:current_layer_scale (Results 1 – 1 of 1) sorted by relevance
1182 float current_layer_scale = 1.f; in MaxScrollOffset() local1187 current_layer_scale = layer_tree_impl()->total_page_scale_factor(); in MaxScrollOffset()1194 current_layer_scale = layer_scale.x(); in MaxScrollOffset()1197 scale_factor *= current_layer_scale; in MaxScrollOffset()