Home
last modified time | relevance | path

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

/external/libxcam/xcore/interface/
Ddata_types.h42 struct ImageCropInfo { struct
48 ImageCropInfo () : left (0), right (0), top (0), bottom (0) {} in ImageCropInfo() argument