Searched refs:set_crop (Results 1 – 6 of 6) sorted by relevance
80 int (*set_crop)(struct preview_stream_ops *w, member
104 int (*set_crop)(const struct camera2_stream_ops *w, member
328 camera2_stream_ops::set_crop = set_crop; in StreamAdapter()546 int StreamAdapter::set_crop(const camera2_stream_ops_t* w, in set_crop() function in android::camera2::tests::StreamAdapter
216 static int set_crop(const camera2_stream_ops_t* w,
354 rc = previewWindow->set_crop(previewWindow, in processZoomDone()
1090 mANativeWindow->set_crop(mANativeWindow, xOff/bytesPerPixel, yOff, in PostFrame()