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

/external/chromium_org/cc/resources/
H A Dpicture_layer_tiling.cc385 double extrapolation_multiplier = local
406 skewport.Inset(extrapolation_multiplier * (new_x - old_x),
407 extrapolation_multiplier * (new_y - old_y),
408 extrapolation_multiplier * (old_right - new_right),
409 extrapolation_multiplier * (old_bottom - new_bottom));

Completed in 76 milliseconds