Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp6833 bool isBackwardCompatible = (std::find(entry.data.u8, entry.data.u8 + entry.count, in isColorCamera() local
6839 bool isColor = isBackwardCompatible && !isMonochrome; in isColorCamera()