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

/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3VendorTags.cpp157 const vendor_tag_ops_t* QCamera3VendorTags::Ops = NULL; member in class:qcamera::QCamera3VendorTags
175 Ops = ops;
204 if (ops == Ops)
227 if (ops != Ops)
257 if (ops != Ops)
296 if (ops != Ops) {
338 if (ops != Ops) {
H A DQCamera3VendorTags.h164 static const vendor_tag_ops_t *Ops; member in class:qcamera::QCamera3VendorTags

Completed in 669 milliseconds