Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraFactory.h98 void getVendorTagOps(vendor_tag_ops_t* ops);
DEmulatedCameraFactory.cpp187 void EmulatedCameraFactory::getVendorTagOps(vendor_tag_ops_t* ops) { in getVendorTagOps() function in android::EmulatedCameraFactory
243 EmulatedCameraFactory::Instance().getVendorTagOps(ops); in get_vendor_tag_ops()
/device/generic/goldfish/camera/
DEmulatedCameraFactory.h105 void getVendorTagOps(vendor_tag_ops_t *ops);
DEmulatedCameraFactory.cpp188 void EmulatedCameraFactory::getVendorTagOps(vendor_tag_ops_t* ops) { in getVendorTagOps() function in android::EmulatedCameraFactory
232 gEmulatedCameraFactory.getVendorTagOps(ops); in get_vendor_tag_ops()