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

/hardware/libhardware/modules/camera/
H A DCameraHAL.cpp147 static int get_tag_type(const vendor_tag_ops_t* ops, uint32_t tag) function
159 ops->get_tag_type = get_tag_type;
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3VendorTags.cpp181 ops->get_tag_type = get_tag_type;
317 * FUNCTION : get_tag_type
328 int QCamera3VendorTags::get_tag_type( function in class:qcamera::QCamera3VendorTags

Completed in 270 milliseconds