Searched defs:get_tag_name (Results 1 - 2 of 2) sorted by last modified time

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3VendorTags.cpp668 ops->get_tag_name = get_tag_name;
765 * FUNCTION : get_tag_name
776 const char* QCamera3VendorTags::get_tag_name( function in class:qcamera::QCamera3VendorTags
/hardware/libhardware/modules/camera/3_0/
H A DCameraHAL.cpp142 static const char* get_tag_name(const vendor_tag_ops_t* ops, uint32_t tag) function
158 ops->get_tag_name = get_tag_name;

Completed in 62 milliseconds