Home
last modified time | relevance | path

Searched defs:crop_height (Results 1 – 3 of 3) sorted by relevance

/external/webp/include/webp/
Ddecode.h440 int crop_width, crop_height; // dimension of the cropping area member
/external/chromium_org/third_party/libwebp/webp/
Ddecode.h440 int crop_width, crop_height; // dimension of the cropping area member
/external/chromium_org/chrome/browser/themes/
Dbrowser_theme_pack.cc1320 int crop_height = kImagesToCrop[i].max_height; in CropImages() local