Searched refs:Ops (Results 1 – 2 of 2) sorted by relevance
645 const vendor_tag_ops_t* QCamera3VendorTags::Ops = NULL; member in qcamera::QCamera3VendorTags663 Ops = ops; in get_vendor_tag_ops()692 if (ops == Ops) in get_tag_count()715 if (ops != Ops) in get_all_tags()745 if (ops != Ops) in get_section_name()786 if (ops != Ops) { in get_tag_name()830 if (ops != Ops) { in get_tag_type()
587 static const vendor_tag_ops_t *Ops; variable