Home
last modified time | relevance | path

Searched refs:getVendorTagOps (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCameraFactory.h86 void getVendorTagOps(vendor_tag_ops_t* ops);
DEmulatedCameraFactory.cpp262 void EmulatedCameraFactory::getVendorTagOps(vendor_tag_ops_t* ops) { in getVendorTagOps() function in android::EmulatedCameraFactory
313 gEmulatedCameraFactory.getVendorTagOps(ops); in get_vendor_tag_ops()