OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dst_y_increment
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
camera.cc
494
int
dst_y_increment
= 0;
local
498
dst_y_increment
= 2 * image.width();
517
dst +=
dst_y_increment
;
Completed in 61 milliseconds