Searched refs:sSetCrop (Results 1 - 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice_1_0.h210 static int sSetCrop(struct preview_stream_ops *w, int left, int top, int right, int bottom);
H A DCameraDevice.cpp233 int CameraDevice::sSetCrop(struct preview_stream_ops *w, function in class:android::hardware::camera::device::V1_0::implementation::CameraDevice
527 mHalPreviewWindow.set_crop = sSetCrop;

Completed in 55 milliseconds