Home
last modified time | relevance | path

Searched refs:tempX (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraParameters.cpp8693 int tempX, tempY; in getTouchIndexAec() local
8694 if (parse_pair(p, &tempX, &tempY, 'x') == 0) { in getTouchIndexAec()
8695 *x = tempX; in getTouchIndexAec()
8737 int tempX, tempY; in getTouchIndexAf() local
8738 if (parse_pair(p, &tempX, &tempY, 'x') == 0) { in getTouchIndexAf()
8739 *x = tempX; in getTouchIndexAf()