Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp961 size_t vertSize = verticalFmts.size(); in initSupportedFormatsLocked() local
963 if (horiSize == 0 && vertSize == 0) { in initSupportedFormatsLocked()
972 } else if (vertSize == 0) { in initSupportedFormatsLocked()
985 if (horiSize > vertSize) { in initSupportedFormatsLocked()
1001 if (horiSize > vertSize) { in initSupportedFormatsLocked()