Searched refs:kHAL3_2 (Results 1 – 2 of 2) sorted by relevance
38 const char *kHAL3_2 = "3.2"; variable143 if (deviceVersion == kHAL3_2) { in getCameraDeviceVersion()161 const char* versionStr = (deviceVersion == CAMERA_DEVICE_API_VERSION_1_0) ? kHAL1_0 : kHAL3_2; in getHidlDeviceName()
120 const char *kHAL3_2 = "3.2"; variable136 if (version.compare(kHAL3_2) == 0) { in getCameraDeviceVersion()