Searched refs:sSetCrop (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/camera/device/1.0/default/ | ||
D | CameraDevice_1_0.h | 212 static int sSetCrop(struct preview_stream_ops *w, int left, int top, int right, int bottom); |
D | CameraDevice.cpp | 233 int CameraDevice::sSetCrop(struct preview_stream_ops *w, in sSetCrop() function in android::hardware::camera::device::V1_0::implementation::CameraDevice |