Searched refs:supportedFrameRates (Results 1 – 1 of 1) sorted by relevance
364 const char* supportedFrameRates = in configureCamera() local366 CHECK(supportedFrameRates != NULL); in configureCamera()367 ALOGV("Supported frame rates: %s", supportedFrameRates); in configureCamera()370 if (strstr(supportedFrameRates, buf) == NULL) { in configureCamera()372 frameRate, supportedFrameRates); in configureCamera()