Searched refs:supportedFrameRates (Results 1 – 1 of 1) sorted by relevance
389 const char* supportedFrameRates = in configureCamera() local391 CHECK(supportedFrameRates != NULL); in configureCamera()392 ALOGV("Supported frame rates: %s", supportedFrameRates); in configureCamera()395 if (strstr(supportedFrameRates, buf) == NULL) { in configureCamera()397 frameRate, supportedFrameRates); in configureCamera()