Searched defs:CameraRect (Results 1 – 2 of 2) sorted by relevance
147 struct CameraRect { struct148 int32_t left;149 int32_t top;150 uint32_t width;151 uint32_t height;
31 } CameraRect; typedef