Searched refs:apiVersion (Results 1 – 1 of 1) sorted by relevance
280 int apiVersion = mModule->common.module_api_version; in getCameraInfo() local281 if (apiVersion < CAMERA_MODULE_API_VERSION_2_0) { in getCameraInfo()