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.cpp950 size_t vertSize = verticalFmts.size(); in initSupportedFormatsLocked() local
952 if (horiSize == 0 && vertSize == 0) { in initSupportedFormatsLocked()
961 } else if (vertSize == 0) { in initSupportedFormatsLocked()
974 if (horiSize > vertSize) { in initSupportedFormatsLocked()
990 if (horiSize > vertSize) { in initSupportedFormatsLocked()