Lines Matching refs:status

41      * @return status Status code for the operation, one of:
55 * values if status is not OK.
57 getResourceCost() generates (Status status, CameraResourceCost resourceCost);
64 * @return status Status code for the operation, one of:
77 * values if status is not OK.
79 getCameraInfo() generates (Status status, CameraInfo info);
108 * @return status Status code for the operation, one of:
137 setTorchMode(TorchMode mode) generates (Status status);
148 * @return status The status code for this operation.
150 dumpState(handle fd) generates (Status status);
160 * @return status Status code for the operation, one of:
179 open(ICameraDeviceCallback callback) generates (Status status);
189 generates (Status status);
225 * @return status The status code for this operation.
227 startPreview() generates (Status status);
268 * @return status OK on success.
270 storeMetaDataInBuffers(bool enable) generates (Status status);
283 * @return status The status code for the operation.
285 startRecording() generates (Status status);
351 * @return status The status code for this operation.
353 autoFocus() generates (Status status);
363 * @return status The status code for this operation.
365 cancelAutoFocus() generates (Status status);
370 * @return status The status code for this operation.
372 takePicture() generates (Status status);
378 * @return status The status code for this operation.
380 cancelPicture() generates (Status status);
387 * @return status The status code for this operation:
392 setParameters(string params) generates (Status status);
408 * @return status The status code for this operation.
411 generates (Status status);