OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:extrapolation_multiplier
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/resources/
picture_layer_tiling.cc
385
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 140 milliseconds