Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp949 size_t horiSize = horizontalFmts.size(); in initSupportedFormatsLocked() local
952 if (horiSize == 0 && vertSize == 0) { in initSupportedFormatsLocked()
957 if (horiSize == 0) { in initSupportedFormatsLocked()
974 if (horiSize > vertSize) { in initSupportedFormatsLocked()
990 if (horiSize > vertSize) { in initSupportedFormatsLocked()