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