Searched refs:GetCrop (Results 1 – 3 of 3) sorted by relevance
80 bool GetCrop(v4l2_crop* crop);
161 v4l2_dev.GetCrop(&crop); in TestGetCrop()
908 bool V4L2Device::GetCrop(v4l2_crop* crop) { in GetCrop() function in V4L2Device