HomeSort by relevance Sort by last modified time
    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 4250 milliseconds