Searched refs:supportedFormats (Results 1 – 1 of 1) sorted by relevance
250 const auto supportedFormats = mHwCamera->getSupportedPixelFormats(); in getCameraCharacteristics() local253 for (const auto fmt : supportedFormats) { in getCameraCharacteristics()