Searched defs:getMetadataVendorTagOps (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/modules/camera/
H A DCamera.cpp634 void Camera::getMetadataVendorTagOps(vendor_tag_query_ops_t *ops) function in class:default_camera_hal::Camera
686 camdev_to_camera(dev)->getMetadataVendorTagOps(ops);
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp1642 * FUNCTION : getMetadataVendorTagOps
1651 void QCamera3HardwareInterface::getMetadataVendorTagOps( function in class:qcamera::QCamera3HardwareInterface
4314 hw->getMetadataVendorTagOps(ops);
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp2420 int ExynosCameraHWInterface2::getMetadataVendorTagOps(vendor_tag_query_ops_t **ops) function in class:android::ExynosCameraHWInterface2
6321 return obj(dev)->getMetadataVendorTagOps(ops);

Completed in 298 milliseconds