HomeSort by relevance Sort by last modified time
    Searched refs:w_orig (Results 1 - 2 of 2) sorted by null

  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 222 T w_orig = w, h_orig = h; local
227 crop->left = (w - w_orig) / 2;
229 crop->right = crop->left + w_orig;
    [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp 247 int w_orig, h_orig; local
    [all...]

Completed in 674 milliseconds