Searched defs:getVendorTagName (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish/camera/ | ||
D | EmulatedCamera2.cpp | 191 const char* EmulatedCamera2::getVendorTagName(uint32_t tag) { in getVendorTagName() function in android::EmulatedCamera2 |
/device/google/cuttlefish/guest/hals/camera/ | ||
D | EmulatedCamera2.cpp | 170 const char *EmulatedCamera2::getVendorTagName(uint32_t /*tag*/) { return NULL; } in getVendorTagName() function in android::EmulatedCamera2 |