Searched defs:get_all_tags (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/
H A DCameraHAL.cpp132 static void get_all_tags(const vendor_tag_ops_t* ops, uint32_t* tag_array) function
156 ops->get_all_tags = get_all_tags;
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3VendorTags.cpp178 ops->get_all_tags = get_all_tags;
212 * FUNCTION : get_all_tags
223 void QCamera3VendorTags::get_all_tags( function in class:qcamera::QCamera3VendorTags

Completed in 87 milliseconds