Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraFactory.h98 void getVendorTagOps(vendor_tag_ops_t* ops);
DEmulatedCameraFactory.cpp171 void EmulatedCameraFactory::getVendorTagOps(vendor_tag_ops_t* ops) { in getVendorTagOps() function in android::EmulatedCameraFactory
225 EmulatedCameraFactory::Instance().getVendorTagOps(ops); in get_vendor_tag_ops()
/device/generic/goldfish/camera/
DEmulatedCameraFactory.h106 void getVendorTagOps(vendor_tag_ops_t *ops);
DEmulatedCameraFactory.cpp171 void EmulatedCameraFactory::getVendorTagOps(vendor_tag_ops_t* ops) { in getVendorTagOps() function in android::EmulatedCameraFactory
215 gEmulatedCameraFactory.getVendorTagOps(ops); in get_vendor_tag_ops()