Searched refs:stillHeight (Results 1 – 1 of 1) sorted by relevance
1660 int stillWidth, stillHeight, maxWidth, maxHeight; in updateViewAngles() local1666 getPictureSize(&stillWidth, &stillHeight); in updateViewAngles()1674 stillAspectRatio = (double)stillWidth/stillHeight; in updateViewAngles()1676 LOGD("Stillwidth: %d, height: %d", stillWidth, stillHeight); in updateViewAngles()